ICEfaces
  1. ICEfaces
  2. ICE-1351

newline emitted after </input>

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5.3
    • Fix Version/s: 1.6.1
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      firefox 2.0/winxp, facelets

      Description

      Icefaces renderer appears to append a newline character after </input> element resulting in gaps between commandButtons rendered next to each other. Not entirely sure where this happens but suspecting DOMUtils.printNode method.

      Check out screens (before and after generated source was manually-edited to remove the newline). also attaching sample xhtml file and button image

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #14691 Mon Aug 20 17:32:31 MDT 2007 yip.ng ICE-1351
        Added <img> to list of tags not allowed to output newline.
        Merged and re-factored methods checking tag types and names.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/util/DOMUtils.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #14652 Tue Aug 14 13:03:46 MDT 2007 yip.ng ICE-1351
        Added code to not emit newline after <input> field, to avoid an extra space.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/util/DOMUtils.java

          People

          • Assignee:
            Unassigned
            Reporter:
            dukehoops
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: