dominikriemer commented on issue #1769: URL: https://github.com/apache/streampipes/issues/1769#issuecomment-1636888146
@RobertIndie good catch! I added a method to replace forbidden characters with an underscore, similar as we are rewriting fields which contain reserved keywords. (I first tried to configure Tomcat to allow URL-encoded slashs, but couldn't manage to get the configuration property working, so I went for this solution.) -- 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]
