[
https://issues.apache.org/jira/browse/ADFFACES-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-86:
---------------------------------------
Fix Version/s: 1.0.0-incubating-core
Affects Version/s: 1.0.0-incubating-core
> Add an parse/interpret attribute to outputDocument
> --------------------------------------------------
>
> Key: ADFFACES-86
> URL: https://issues.apache.org/jira/browse/ADFFACES-86
> Project: MyFaces ADF-Faces
> Issue Type: Improvement
> Affects Versions: 1.0.0-incubating-core
> Reporter: Simon Lessard
> Priority: Minor
> Fix For: 1.0.0-incubating-core
>
> Attachments: OutputDocument-parseValue.patch
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.