Description
An example could be found in the v4.2.0-SNAPSHOT demo:
http://localhost:8080/content/40-test/6000-event/event.xhtml
After clicking on "reload", the link to "demo.css" file is not rendered inside the <head> tag.
The problem only occures with <ui:include src="x-event-#{''}.xhtml"/>.
The problem NOT occures with <ui:include src="x-event-.xhtml"/>, but the EL should resolve to excactly the same string.
Attachments
Issue Links
- is related to
-
TOBAGO-2250 Ajax request adds a new meta tag
- Closed