Closed JohnM1991 closed 11 years ago
Grails 2.3 specific issue. Related to fields plugin. Will fix it soon
Great; thanks for the quick response.
Temporarily you can change grails.views.default.codec = "html" to grails.views.default.codec = "none" in Config.groovy and it will solve the issue.
Yes, that works, thanks.
Fixed, You should no longer need to set grails.views.default.codec = "none" change it back to grails.views.default.codec = "html"
Fresh Nimble install. Some sort of an escaping issue, I presume.
Scenario:
Users -> press View on any user -> Press Edit -> Observe HTML tags visible