[
https://issues.apache.org/jira/browse/FELIX-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated FELIX-6813:
-----------------------------------
Description:
Seems that FELIX-6757 introduced a regression. For example the Bundle
Documentation value of the webconsole itself is emitted like this
{{https:\/\/github.com\/apache\/felix-dev\/tree\/master\/webconsole}}
Instead of using encodeForJavascript in
[https://github.com/apache/felix-dev/commit/2d37b3ca32508861f5347f839334b1d1ccb83878#diff-ffc8194861e1fe4bc6d55aa30735aef193fd75a12c05a5bb6507253aa24fb0ebR767]
probably encodeForHtml needs to be used.
was:
Seems that FELIX-6857 introduced a regression. For example the Bundle
Documentation value of the webconsole itself is emitted like this
{{https:\/\/github.com\/apache\/felix-dev\/tree\/master\/webconsole}}
Instead of using encodeForJavascript in
[https://github.com/apache/felix-dev/commit/2d37b3ca32508861f5347f839334b1d1ccb83878#diff-ffc8194861e1fe4bc6d55aa30735aef193fd75a12c05a5bb6507253aa24fb0ebR767]
probably encodeForHtml needs to be used.
> WebConsole: Every slash is prefixed with a backslash
> ----------------------------------------------------
>
> Key: FELIX-6813
> URL: https://issues.apache.org/jira/browse/FELIX-6813
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-5.0.12
> Reporter: Konrad Windszus
> Priority: Major
>
> Seems that FELIX-6757 introduced a regression. For example the Bundle
> Documentation value of the webconsole itself is emitted like this
> {{https:\/\/github.com\/apache\/felix-dev\/tree\/master\/webconsole}}
> Instead of using encodeForJavascript in
> [https://github.com/apache/felix-dev/commit/2d37b3ca32508861f5347f839334b1d1ccb83878#diff-ffc8194861e1fe4bc6d55aa30735aef193fd75a12c05a5bb6507253aa24fb0ebR767]
> probably encodeForHtml needs to be used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)