You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/02/22 11:48:27 UTC

[jira] Created: (FELIX-2118) IE7 does not properly load license files into
 element

IE7 does not properly load license files into <pre> element
-----------------------------------------------------------

                 Key: FELIX-2118
                 URL: https://issues.apache.org/jira/browse/FELIX-2118
             Project: Felix
          Issue Type: Bug
          Components: Web Console
    Affects Versions: webconsole-3.0.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: webconsole-3.0.0


As of Rev. 912186 the LicenseServlet loads the license file data into a <pre> element using the JQuery load() function.

This seems to not properly work in IE7.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-2118) IE7 does not properly load license files into
 element

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-2118.
--------------------------------------

    Resolution: Fixed

Fixed in Rev. 915255 by wrapping the license data into <pre>-</pre> tags before injecting it into the DOM. This way IE correctly renders the fixed-format data. Other browsers are happy with that, too.

> IE7 does not properly load license files into <pre> element
> -----------------------------------------------------------
>
>                 Key: FELIX-2118
>                 URL: https://issues.apache.org/jira/browse/FELIX-2118
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.0
>
>
> As of Rev. 912186 the LicenseServlet loads the license file data into a <pre> element using the JQuery load() function.
> This seems to not properly work in IE7.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-2118) IE7 does not properly load license files into
 element

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-2118.
-----------------------------------


> IE7 does not properly load license files into <pre> element
> -----------------------------------------------------------
>
>                 Key: FELIX-2118
>                 URL: https://issues.apache.org/jira/browse/FELIX-2118
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.0
>
>
> As of Rev. 912186 the LicenseServlet loads the license file data into a <pre> element using the JQuery load() function.
> This seems to not properly work in IE7.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.