When compressWhitespace is set, whitespace in <pre> blocks is also compressed
-----------------------------------------------------------------------------

                 Key: WICKET-109
                 URL: http://issues.apache.org/jira/browse/WICKET-109
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 2.0
            Reporter: Sebastiaan van Erk
            Priority: Minor


I have a web page with some <pre> </pre> pieces in it and the
application has compressWhitespace set. However now it also compresses
the whitespaces in the pre, even though the semantics of whitespace is
different in a pre than outside of a pre. It seems to me this is a
(minor) bug?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to