Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-2447

Textarea in samples' form-edit.jsp not rendered properly on some container due to xml "optimization"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 4.0
    • None
    • samples
    • None

      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.

        Acceptance criteria

              had Jan Haderka
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD