Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3061

Failure rendering the whole page by ajax due to ui:debug

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.4
    • 2.0.5
    • None
    • None

    Description

      The following code:

      <h:head>
      </h:head>

      <h:body>
      <h:form>
      <ui:debug />

      <h:commandLink value="Ajax">
      <f:ajax render="@all" />
      </h:commandLink>
      </h:form>
      </h:body>

      Fails to update page correctly in Chrome browser.

      Attachments

        Activity

          People

            werpu Werner Punz
            nbelaevski Nick Belaevski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: