[
http://jira.magnolia-cms.com/browse/MAGNOLIA-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Bracher updated MAGNOLIA-2123:
--------------------------------------
Fix Version/s: 4.0 RC1
(was: 4.0)
> JspParagraphRenderer should support ActionBasedParagraph
> --------------------------------------------------------
>
> Key: MAGNOLIA-2123
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2123
> Project: Magnolia
> Issue Type: Improvement
> Components: templating
> Affects Versions: 3.5.1, 3.5.2, 3.5.3, 3.5.4
> Reporter: Vincent Faidherbe
> Assignee: Philipp Bracher
> Priority: Minor
> Fix For: 4.0 RC1
>
> Attachments: JspParagraphRenderer.java
>
>
> Currently only FreemarkerParagraphRenderer supports ActionBasedParagraph. It
> makes impossible to use modules such as Forum or Public User Registration
> with JSP templates.
> I've attached a new version of JspParagraphRenderer that does the trick. It
> pushes the action and its result in the attributes of the context. However it
> isn't a good patch because I've copied the action handling related code from
> the FreemarkerParagraphRenderer. A clean solution would imply refactoring the
> two renderers for sharing the action handling related code.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------