Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-1086

Filter xml header from facelets in the response writer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.5.2
    • 1.5.3
    • Core
    • None
    • JSF 1.2 and 2.0
      JSF 2.1 has resolved this problem

    Description

      Facelets writing out the xml header into the response writer
      See also http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-696

      The xml header declaration inside the HTML output sometimes makes problems with internet explorer.

      To avoid performance degression we should filter exacly to this string: <?xml version="1.0" encoding="UTF-8"?>
      So we have the possiblilty to declare the source code correctly as long as the application uses UTF-8.

      Attachments

        Issue Links

          Activity

            People

              lofwyr Udo Schnurpfeil
              lofwyr Udo Schnurpfeil
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: