Spaces being stripped before goLink
-----------------------------------
Key: TRINIDAD-1855
URL: https://issues.apache.org/jira/browse/TRINIDAD-1855
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 1.2.11-core
Reporter: Mike Calmus
I have code that looks like the following:
please email <tr:goLink ...
When this is rendered in HTML the output looks like:
please email<a href...
The leading space should not be stripped.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.