ICEfaces
  1. ICEfaces
  2. ICE-6720

Content-Type is null for xmlhttp/blank

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.1
    • Fix Version/s: EE-2.0.0.GA, 2.0.2
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces

      Description


      When the blank iframe is requested, the Content-Type is not set (due to mimeType being null in CompatResourceServlet)

               httpServletResponse.setHeader("Content-Type", mimeType);


      GET /component-showcase/xmlhttp/blank HTTP/1.1

      HTTP/1.1 200 OK
      Server: Apache-Coyote/1.1
      Last-Modified: Thu, 31 Mar 2011 12:22:21 MDT
      Content-Encoding: gzip
      Content-Length: 118
      Date: Thu, 31 Mar 2011 18:22:53 GMT

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24327 Thu Mar 31 17:24:33 MDT 2011 yip.ng ICE-6720: Content-Type is null for xmlhttp/blank.
        Files Changed
        Commit graph MODIFY /icefaces2/branches/ICE-6403/icefaces/compat/core/src/main/java/com/icesoft/faces/webapp/CompatResourceServlet.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24326 Thu Mar 31 16:12:31 MDT 2011 yip.ng ICE-6720: Content-Type is null for xmlhttp/blank.
        Files Changed
        Commit graph MODIFY /icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/compat/core/src/main/java/com/icesoft/faces/webapp/CompatResourceServlet.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24325 Thu Mar 31 16:11:21 MDT 2011 yip.ng ICE-6720: Content-Type is null for xmlhttp/blank.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/compat/core/src/main/java/com/icesoft/faces/webapp/CompatResourceServlet.java

          People

          • Assignee:
            yip.ng
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: