volosied commented on PR #638:
URL: https://github.com/apache/myfaces/pull/638#issuecomment-1796428426

   I'm seeing it's caused by 
   
   ajaxUtils.encodeSubmittableFields(ret, form, null);
   
https://github.com/apache/myfaces/blob/3.0.x/api/src/main/javascript/META-INF/resources/myfaces/_impl/core/Impl.js#L111C19-L111C42
   
   
https://github.com/apache/myfaces/blob/3.0.x/api/src/main/javascript/META-INF/resources/myfaces/_impl/xhrCore/_AjaxUtils.js#L38
   
   Can we add some check to avoid encoding the the data twice? 


-- 
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: dev-unsubscr...@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to