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/01/06 10:08:49 UTC

DO NOT REPLY [Bug 15812] New: - marginheight="0" should generate marginheight="0"

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

marginheight="0" should generate marginheight="0"

           Summary: marginheight="0" should generate marginheight="0"
           Product: Struts
           Version: 1.1 Beta 3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: takamura@mlab.csk.co.jp


In JavaDoc of FrameTag class, the marginheight field means that the margin
height in pixels, or zero for no setting. And so we can't specify
marginheight="0" of frame tag.
The same applies to the marginwidth attribute.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>