ICEfaces
  1. ICEfaces
  2. ICE-5093

PanelCollapsibleRenderer creates invalid html

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.8.2
    • Fix Version/s: 3.2, EE-1.8.2.GA_P05
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description


      in encodeBegin:

                 anchor.appendChild(domContext.createTextNode("<img src='"+ CoreUtils.resolveResourceURL(facesContext,
                              "/xmlhttp/css/xp/css-images/spacer.gif") + "' \\>"));
       

      creates

      <img src='/ga-gif-war/xmlhttp/css/xp/css-images/spacer.gif' \>
      this is invalid xhtml
      <img src='/ga-gif-war/xmlhttp/css/xp/css-images/spacer.gif' /> is correct

        Activity

        Martin Aubele created issue -
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #31272 Wed Oct 03 10:42:35 MDT 2012 yip.ng ICE-5093: PanelCollapsibleRenderer creates invalid html.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelcollapsible/PanelCollapsibleRenderer.java
        Hide
        yip.ng added a comment - - edited

        Modified: C:\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\panelcollapsible\PanelCollapsibleRenderer.java
        Completed: At revision: 31272
        icefaces3 already fixed at rev. 22371 for ICE-5881.

        Show
        yip.ng added a comment - - edited Modified: C:\svn\ossrepo\icefaces\trunk\icefaces\component\src\com\icesoft\faces\component\panelcollapsible\PanelCollapsibleRenderer.java Completed: At revision: 31272 icefaces3 already fixed at rev. 22371 for ICE-5881 .
        Migration made changes -
        Field Original Value New Value
        Assignee yip.ng [ yip.ng ]
        Fix Version/s 3.2 [ 10338 ]
        Priority Major [ 3 ] Minor [ 4 ]
        Assignee Priority P2 [ 10011 ]
        Migration made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Migration made changes -
        Fix Version/s EE-1.8.2.GA_P05 [ 10331 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P2 [ 10011 ]

          People

          • Assignee:
            yip.ng
            Reporter:
            Martin Aubele
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: