[
https://issues.apache.org/jira/browse/FELIX-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920961#action_12920961
]
Felix Meschberger commented on FELIX-2570:
------------------------------------------
Committed the changes in Rev. 1022523.
Added a new service registration property
WebConsoleConstants.CONFIG_PRINTER_WEB_UNESCAPED =
"felix.webconsole.configprinter.web.unescaped";
If this property is set to true (Boolean true or String "true") the output of
the respective Configuration Printer service is not escaped when displayed in
the web display.
Of course the configuration printer has to take care to not generate HTML when
printing status in non-web mode, like text or ZIP.
Does this suit your need ?
> HTML is escaped in ModeAwareConfigurationPrinter when in "web" mode
> -------------------------------------------------------------------
>
> Key: FELIX-2570
> URL: https://issues.apache.org/jira/browse/FELIX-2570
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-3.1.2
> Reporter: Justin Edelson
> Assignee: Felix Meschberger
>
> See http://markmail.org/message/ppwjjbc6tayzvcew
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.