[ https://issues.apache.org/jira/browse/CB-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Grieve reassigned CB-2168: --------------------------------- Assignee: Andrew Grieve (was: Braden Shepherdson) > HTML Escaping on iOS FileReader may be unnecessary > -------------------------------------------------- > > Key: CB-2168 > URL: https://issues.apache.org/jira/browse/CB-2168 > Project: Apache Cordova > Issue Type: Sub-task > Components: iOS > Affects Versions: 2.3.0 > Reporter: Braden Shepherdson > Assignee: Andrew Grieve > Priority: Minor > Fix For: 2.4.0 > > > The iOS FileReader's readAsText handler encodes the result with HTML percent > escapes, and the iOS-specific Javascript code decodes it. This > platform-specific Javascript code doesn't support slicing. > Either the encoding is there for a reason and I'll implement slicing for the > iOS JS code, or we can remove the encoding and the unnecessary separate > implementation. We need to know why that encoding was added in the first > place. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira