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 2008/11/04 16:42:44 UTC

[jira] Work started: (FELIX-802) Bundle and other displays incomplete and show JavaScript error(s)

     [ https://issues.apache.org/jira/browse/FELIX-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on FELIX-802 started by Felix Meschberger.

> Bundle and other displays incomplete and show JavaScript error(s)
> -----------------------------------------------------------------
>
>                 Key: FELIX-802
>                 URL: https://issues.apache.org/jira/browse/FELIX-802
>             Project: Felix
>          Issue Type: Bug
>          Components: Web Console
>    Affects Versions: webconsole-1.2.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-1.2.2
>
>         Attachments: bundles.html
>
>
> Running the WebConsole on an IBM J9 VM breaks the bundles (and other) displays in the console. The reason for this is, that obviously the J9 java.vm.info property is a multilline value with line separators in it, which break the JavaScript code assigning this value to a JavaScript variable.
> The fix is to either account for the potentially multiline nature of this property or to not use this property at all.

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