Lewis John McGibbney created ANY23-215:
------------------------------------------

             Summary: Forward slashes in URL's should not be escaped in RDF 
output 
                 Key: ANY23-215
                 URL: https://issues.apache.org/jira/browse/ANY23-215
             Project: Apache Any23
          Issue Type: Improvement
          Components: service
    Affects Versions: 1.0
            Reporter: Lewis John McGibbney
             Fix For: 1.1


Some sample output showing the unescaped forward slashes '/'

    [
      {
        "type": "uri",
        "value": "http:\/\/any23.org\/tmp\/"
      },
      "http:\/\/www.w3.org\/1999\/xhtml\/vocab#icon",
      {
        "type": "uri",
        "value": "http:\/\/bits.wikimedia.org\/favicon\/wikipedia.ico"
      },
      null
    ],

We should ensure that they are unescaped when we print them to output. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to