Add an parse/interpret attribute to outputDocument
--------------------------------------------------
Key: ADFFACES-86
URL: http://issues.apache.org/jira/browse/ADFFACES-86
Project: MyFaces ADF-Faces
Issue Type: Improvement
Reporter: Simon Lessard
Priority: Minor
Currently, outputDocument does not parse its value. The value string must
contains '\n' or '\r' to split the paragraphs. However, if the user would like
to link the outputDocument to a text found in a properties file, that will be
impossible as you must put every entry on a single line in those files. So the
new attribute would slightly alter the code path in order to interpret its
value and replace textual "\n" and "\r" by line feeds.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira