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

        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 .

          People

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

            Dates

            • Created:
              Updated:
              Resolved: