Allow for using the response encoding when escaping HTML characters [SPR-12350] #16955
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Brian Clozel opened SPR-12350 and commented
Once #13931 is fixed,
HtmlUtils.htmlescape
calls should be updated throughout the framework (e.g. JSP tags, etc) to provide the current response encoding to the method in order to handle HTML escaping properly.Affects: 4.0.7, 4.1.1
Reference URL: http://stackoverflow.com/questions/17575723/spring-message-in-javascript-cannot-display-spanish-accent-characters-properly
Issue Links:
Referenced from: commits a0c2104
1 votes, 3 watchers
The text was updated successfully, but these errors were encountered: