gnodet commented on PR #816:
URL: https://github.com/apache/cxf/pull/816#issuecomment-4044905429

   Superseded by #2953 with a clean implementation from main. The core fixes 
are the same (tokenizeString returns empty instead of space, collections use 
proper serialization instead of toString()), with additional improvements:
   - Empty check in parseSimpleMap to avoid NPE
   - Applied getStringPart to client id/secret in recreateClient
   - Kept CXF's original code formatting style
   
   Thank you @hlavki for identifying these bugs and the original implementation.


-- 
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