Spaces between markup and component are trimmed by facelets algorithm
---------------------------------------------------------------------
Key: MYFACES-3327
URL: https://issues.apache.org/jira/browse/MYFACES-3327
Project: MyFaces Core
Issue Type: Improvement
Components: JSR-314
Reporter: Leonardo Uribe
Assignee: Leonardo Uribe
Checking some examples I notice that facelets algorithm swallow spaces between
markup and component. This comes from original facelets algorithm, but in some
point it was fixed by Mojarra. See these links for details:
http://java.net/jira/browse/JAVASERVERFACES-959
http://java.net/jira/browse/JAVASERVERFACES-1208
I review the provided and the solution done in Mojarra is correct.
Additionally, to keep compatibility with Mojarra, this issue becomes relevant,
because applications moving from Mojarra to MyFaces will notice this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira