[ 
https://issues.apache.org/jira/browse/SOLR-2520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man updated SOLR-2520:
---------------------------

    Summary: JSONResponseWriter w/json.wrf can produce invalid javascript 
depending on unicode chars in response data  (was: Solr creates invalid jsonp 
strings)

Benson: thanks for the clarification, i've updated the summary to attempt to 
clarify the root of the issue.

Would make more sense to have a "JavascriptResponseWriter" or to have the 
JSONResponseWriter do unicode escaping/stripping if/when json.wrf is specified?

> JSONResponseWriter w/json.wrf can produce invalid javascript depending on 
> unicode chars in response data
> --------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-2520
>                 URL: https://issues.apache.org/jira/browse/SOLR-2520
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Benson Margulies
>
> Please see http://timelessrepo.com/json-isnt-a-javascript-subset.
> If a stored field contains invalid Javascript characters, and you use the 
> query option to ask for jsonp, solr does *not* escape some invalid Unicode 
> characters, resulting in strings that explode on contact with browsers.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to