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

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #20010 Wed Dec 16 16:00:42 MST 2009 ted.goddard restored DOCTYPE and nbsp (ICE-4519)
          Files Changed
          Commit graph MODIFY /icefaces/scratchpads/glimmer/samples/basic/src/main/webapp/icefaces.xhtml
          Commit graph MODIFY /icefaces/scratchpads/glimmer/samples/basic/src/main/webapp/nonicefaces.xhtml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #18909 Thu May 21 09:37:48 MDT 2009 ted.goddard removed DOCTYPE as workaround (ICE-4519)
          Files Changed
          Commit graph MODIFY /icefaces/scratchpads/glimmer/samples/basic/src/main/webapp/diff.xhtml

            People

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

              Dates

              • Created:
                Updated:
                Resolved: