[Branding] webconsole.product.image not treated correctly when referencing http
resource
----------------------------------------------------------------------------------------
Key: FELIX-2022
URL: https://issues.apache.org/jira/browse/FELIX-2022
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-2.0.6
Reporter: Philipp Kursawe
When setting webconsole.product.image or webconsole.vendor.image to a http URL
for an external image the default branding plugin treats the value still as a
relative path to its bundle root.
The generated HTML code looks like this
<img
src="/system/consolehttp://www.somesite.com/sites/default/files/rec_logo.png>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.