[
http://jira.magnolia-cms.com/browse/MAGNOLIA-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18940#action_18940
]
Hudson CI server commented on MAGNOLIA-2447:
--------------------------------------------
Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif!
[magnolia_main-trunk
#172|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/172/]
Added text tag to prevent rendering issues when container tries to
"optimize" document structure before rendering. Tested on Websphere.
> Textarea in samples' form-edit.jsp not rendered properly on some container
> due to xml "optimization"
> ----------------------------------------------------------------------------------------------------
>
> Key: MAGNOLIA-2447
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2447
> Project: Magnolia
> Issue Type: Bug
> Components: samples
> Reporter: Gregory Joseph
> Assignee: Jan Haderka
> Priority: Minor
> Fix For: 3.6.x, 3.7
>
>
> Some container, such as websphere, optimize the html generated by JSPX
> templates, and thus render form-edit.jsp's textarea as {{<textarea />}},
> which is in turn not rendered properly by many browsers.
> {{<textarea ... ><jsp:text /></textarea>}} should do the trick. If not, we'll
> need to also inject a CDATA tag. Will need to setup a WS instance to test
> this before committing.
--
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
----------------------------------------------------------------