[
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.