Serge Huber created FELIX-6630:
----------------------------------
Summary: Make it possible to have newline characters in Felix
WebConsole OSGi configuration property descriptions
Key: FELIX-6630
URL: https://issues.apache.org/jira/browse/FELIX-6630
Project: Felix
Issue Type: Improvement
Components: Web Console
Affects Versions: webconsole-4.8.12
Reporter: Serge Huber
Currently it is not possible to use newline characters (or any way to go to a
new line including HTML br or p tags) in a OSGI configuration description. It
would be nice to be able to do so to provide more detailed descriptions of some
configurations.
It is clear that this must be done carefully to avoid any security issues so
ideally the solution to this would not include allowing any HTML tags, but
possibly just some kind of marker (maybe a String \n character ?) to allow the
new line.
I am also volunteering to work on this if it seems interesting to the community.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)