jdaugherty commented on code in PR #15976:
URL: https://github.com/apache/grails-core/pull/15976#discussion_r3565383224


##########
grails-rest-transforms/src/main/groovy/org/grails/plugins/web/rest/render/html/DefaultHtmlRenderer.groovy:
##########
@@ -47,6 +48,8 @@ class DefaultHtmlRenderer<T> implements Renderer<T> {
 
     String suffix = ''
 
+    String encoding = GrailsWebUtil.DEFAULT_ENCODING

Review Comment:
   Shouldn't this be configurable and then this assigned to default if not set? 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to