Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.4
-
None
-
Operating System: All
Platform: All
-
28094
Description
The attribute <xi:fallback> fail with error:
--------------------------------------------
org.apache.cocoon.ProcessingException: Failed to execute pipeline.:
org.apache.cocoon.ProcessingException: Exception during source resolving.:
org.apache.excalibur.source.SourceException: Cannot get input stream for
cocoon://sigportal/docref/D/18000/refD015495.doc
xsp Code:
---------
<detalle>
<xi:include parse="text">
<xsp:attribute name="href">
<xsp:expr>sbDescri</xsp:expr>
</xsp:attribute>
<xi:fallback>No disponible</xi:fallback>
</xi:include>
</detalle>
--------------------------------------------
org.apache.cocoon.ProcessingException: Failed to execute pipeline.:
org.apache.cocoon.ProcessingException: Exception during source resolving.:
org.apache.excalibur.source.SourceException: Cannot get input stream for
cocoon://sigportal/docref/D/18000/refD015495.doc
xsp Code:
---------
<detalle>
<xi:include parse="text">
<xsp:attribute name="href">
<xsp:expr>sbDescri</xsp:expr>
</xsp:attribute>
<xi:fallback>No disponible</xi:fallback>
</xi:include>
</detalle>