Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-1756

Trinidad IFrame PPR does not work in google chrome

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.2.13-core
    • 1.2.14-core , 2.0.0-beta-1
    • Components
    • None
    • Google Chrome 5.0.307.11 (Official Build 39572) beta
      WebKit 532.9
      V8 2.0.6.6
      User Agent Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.11 Safari/532.9

    Description

      iframe based PPR, used for input file post backs does not work in google chrome. The resulting DOM document is just an empty HTML document:
      <html><head></head><body></body></html>

      The PPR contents are completely lost when the browser parses the request.

      Either the payload needs to be changed or some kind of XML header needs to be sent down to stop Chrome from obliterating the content. My guess is that it sees a non-HTML page and ignores the response as invalid content.

      Attachments

        Activity

          People

            arobinson74 Andrew Robinson
            arobinson74 Andrew Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: