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
----------------------------------------------------------------

Reply via email to