You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2002/08/15 11:43:34 UTC

DO NOT REPLY [Bug 11716] New: - is formatting sensitive

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11716>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11716

<util:include-expr> is formatting sensitive

           Summary: <util:include-expr> is formatting sensitive
           Product: Cocoon 2
           Version: 2.0.3
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: general components
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: zehrer@optimal-systems.de


Inserting a stetement like the following in a xsp page:

<util:include-expr>
<util:expr><xsp:expr>
String.valueOf(<xsp-session:get-attribute name="resultdisplay"/>)
</xsp:expr></util:expr>
</util:include-expr>

fails if I indentd the xml code.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org