ICEfaces
  1. ICEfaces
  2. ICE-5292

OutputStyleRenderer can't detact the browser when running on WebSphere

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.1
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      WebSphere

      Description

      The component OutputStyle works correctly in JBOSS and renders the correct CSS include links when we hit the application using IE6/IE7.

      However in Websphere, the code in OutputStyleRenderer is not able to detect the browser correctly because of a bug in Websphere. The following line returns a null

      useragent = request.getHeader("user-agent");

      This is because in Websphere, the parameter is spelled as "User-Agent"

        Issue Links

          Activity

          Arran Mccullough created issue -
          Arran Mccullough made changes -
          Field Original Value New Value
          Salesforce Case [5007000000ApNYE]
          Arran Mccullough made changes -
          Link This issue depends on ICE-6381 [ ICE-6381 ]
          Arran Mccullough made changes -
          Status Open [ 1 ] Closed [ 6 ]
          Resolution Fixed [ 1 ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Arran Mccullough
            • Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: