ICEfaces
  1. ICEfaces
  2. ICE-8928

ice:panelGrid generates extra line break tag upon navigation

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Won't Fix
    • Affects Version/s: 3.2, EE-3.2.0.BETA
    • Fix Version/s: 4.0.BETA, 4.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Tomcat, Chrome, Firefox, IE9
    • Assignee Priority:
      P2
    • Salesforce Case Reference:
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      An extra tag is not generated if navigation occur to another page via <redirect/>

      Or, insert a panelGroup between the body and all other tags that are inside the body, in both pages, both using the same id, to constrain the update to the panelGroups instead of the body, so that Mojarra won't use the buggy browser DOM technique of Element.appendChild(Document.importNode(...)).
      Show
      An extra tag is not generated if navigation occur to another page via <redirect/> Or, insert a panelGroup between the body and all other tags that are inside the body, in both pages, both using the same id, to constrain the update to the panelGroups instead of the body, so that Mojarra won't use the buggy browser DOM technique of Element.appendChild(Document.importNode(...)).

      Description

      ice:panelGrid generates an extra line break tag upon non redirect navigation which in some cases may interfere or break page layouts.

      To reproduce:
      1. Use attached source code and deploy application.
      2. Open welcomeICEfaces page and click on Submit button to navigate
      3. Inspect generated HTML for ice:panelGrid.

        Issue Links

          Activity

          There are no subversion log entries for this issue yet.

            People

            • Assignee:
              Ken Fyten
              Reporter:
              Evgheni Sadovoi
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: