Handling of AlertUtil/message in FreemarkerHelper ?
---------------------------------------------------
Key: MAGNOLIA-1788
URL: http://jira.magnolia.info/browse/MAGNOLIA-1788
Project: Magnolia
Issue Type: Improvement
Components: core
Affects Versions: 3.1
Reporter: Grégory Joseph
Assigned To: Sameer Charles
Fix For: 3.2
AlertUtil's message is currently added to the freemarker context only in
FreemarkerUtil (contrary to other default values which are added by
FreemarkerHelper. Not sure how to handle this, for two reasons:
- "message" seems a too generic key name (ie it might "accidentally" be used by
the template for another purpose)
- we're having more and more "default values" added to the freemarker context,
and maybe they just all belong to the magnolia context, which is already
exposed to the template as "ctx".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------