https://issues.apache.org/bugzilla/show_bug.cgi?id=54142
--- Comment #4 from Marek <[email protected]> --- Hi, I understand that this character is classified as "unwise" ("unsafe"), and all new web application must not use it. On other hand there are some old web application which are using that character in path (like mine). IMO JMeter should support old web applications, which do not respect this rule. Instead throwing an exception and making recording of test case impossible (or extremely complicated) it should do something else like: - escape those problematic characters (modify request) - or ignore the problem (add some warnings) I can understand that you have different opinion and that is why decided to mark report as "WONTFIX", but can you at least give me a general hint how/where can I fix it? This way I could create my own private branch of JMeter. -- You are receiving this mail because: You are the assignee for the bug.
