[
https://issues.apache.org/jira/browse/ANY23-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hans Brende resolved ANY23-215.
-------------------------------
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 2.3
>
>
> 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
(v7.6.3#76005)