Plugin request is not detected as html request if context path contains a dot
-----------------------------------------------------------------------------
Key: FELIX-2793
URL: https://issues.apache.org/jira/browse/FELIX-2793
Project: Felix
Issue Type: Bug
Components: Web Console
Affects Versions: webconsole-3.1.6
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: webconsole-3.1.8
If the web console is deployed in context path containing a dot like
"/my.context/" the isHtmlRequest detection in the WebConsolePluginAdapter fails
I think it should rather be checked if an extension is set - checking if there
is a dot after the last slash
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.