ICEfaces
  1. ICEfaces
  2. ICE-4519

DOCTYPE added to partial response

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha1
    • Fix Version/s: 2.0-Alpha2, 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces
    • Workaround Exists:
      Yes
    • Workaround Description:
      remove DOCTYPE from page

      Description


      If the page begins with

      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
              "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

      this is inserted into the Ajax response, resulting in a malformed XML warning from the JSF 2.0 bridge. The workaround is to remove the DOCTYPE, however, that is not acceptable in general.

        Issue Links

          Activity

          Hide
          Ted Goddard added a comment -

          Workaround has been checked in, but the root cause must be diagnosed so that DOCTYPE declarations can be used.

          Show
          Ted Goddard added a comment - Workaround has been checked in, but the root cause must be diagnosed so that DOCTYPE declarations can be used.
          Hide
          Ted Goddard added a comment -

          Fixed in ICE-5210.

          Show
          Ted Goddard added a comment - Fixed in ICE-5210 .

            People

            • Assignee:
              Unassigned
              Reporter:
              Ted Goddard
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: