Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-1408

text/plain property rendering of multi-valued properties doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Servlets Get 2.0.8
    • Servlets Get 2.1.0
    • Servlets
    • None

    Description

      $ curl -u admin:admin -F a=b -F "a@TypeHint=String[]" http://localhost:8888/test/node1
      $ curl http://localhost:8888/test/node1.txt

        • Resource dumped by PlainTextRendererServlet**
          Resource path:/test/node1
          Resource metadata: {sling.resolutionPathInfo=.txt, sling.resolutionPath=/test/node1}

          Resource type: nt:unstructured
          Resource super type: -

      should be [b] IMHO

      Attachments

        Activity

          People

            Unassigned Unassigned
            justinedelson Justin Edelson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: