ICEfaces
  1. ICEfaces
  2. ICE-7998

Meta html tag is placed at the bottom of the head section

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0, EE-3.0.0.GA, 3.3
    • Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces 3.x, IE
    • Affects:
      Compatibility/Configuration

      Description

      When using the html meta tag to force the IE browser into a specific borwser/document mode, the placement of this tag in the head section is at the bottom when using ICEfaces 3. This causes the tag to not enforce the browser settings and therefore the page gets rendered with the default browser/document mode.

      With ICEfaces 2.x the meta tag would be rendered at the top of the section:
      <head>
           <title>...</title>
           <meta>....</meta>
           <link> Default CSS/JS </link>
           ....
      </head>

      With ICEfaces 3.x it gets rendered at the bottom:
      <head>
           <title>...</title>
           <link> Default CSS/JS </link>
           <meta>....</meta>
           ....
      </head>
      1. Case11137Example.zip
        16 kB
        Arran Mccullough
      2. Case11137ExampleWAR.zip
        9.51 MB
        Arran Mccullough
      1. ICEfaces-2-meta-tag-placement.jpg
        238 kB
      2. ICEfaces-3-meta-tag-placement.jpg
        158 kB

        Issue Links

          Activity

          Arran Mccullough created issue -
          Arran Mccullough made changes -
          Field Original Value New Value
          Salesforce Case [5007000000LGjsv]
          Arran Mccullough made changes -
          Attachment ICEfaces-2-meta-tag-placement.jpg [ 14279 ]
          Attachment ICEfaces-3-meta-tag-placement.jpg [ 14280 ]
          Arran Mccullough made changes -
          Attachment Case11137Example.zip [ 14281 ]
          Attachment Case11137ExampleWAR.zip [ 14282 ]
          Arturo Zambrano made changes -
          Assignee Arturo Zambrano [ artzambrano ]
          Ken Fyten made changes -
          Link This issue depends on ICE-9274 [ ICE-9274 ]
          Ken Fyten made changes -
          Assignee Arturo Zambrano [ artzambrano ] Ken Fyten [ ken.fyten ]
          Fix Version/s EE-3.3.0.GA [ 10572 ]
          Fix Version/s 3.4 [ 10770 ]
          Affects Version/s 3.3 [ 10370 ]
          Affects Version/s 3.0 [ 10241 ]
          Affects Compatibility/Configuration [ 10002 ]
          Ken Fyten made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Fix Version/s 4.0 [ 11382 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

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

              Dates

              • Created:
                Updated:
                Resolved: