You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/12/04 02:07:01 UTC

DO NOT REPLY [Bug 25188] New: - Extra whitespace in maven-built documentation skews code view segments

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=25188>.
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=25188

Extra whitespace in maven-built documentation skews code view segments

           Summary: Extra whitespace in maven-built documentation skews code
                    view segments
           Product: Struts
           Version: Unknown
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Unknown
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: gludington@knightridder.com


<pre> formatted code segments on maven-built documentation pages, such 
as /docs/userGuide/building_controller.html

contain extra carriage returns between lines.

The struts.jsl contains this extra whitespace when it matches nodes that pass 
through other rules.  This proposed patch takes the whitespace out of those 
latter matching rules, and is adapted from a similar patch to Maven's default 
site.jsl

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org