On 16.11.2011 12:41, Willem Fibbe wrote:
Hi,
With the HEAD revision of tc7.0.x/trunk I get that spaces are translated into +
symbols.
After binary searching which SVN rev in tomcat introduced this error, I found
the following:
- 1189876 correctly URL-decodes the + sign into a space
- 1189899
Hi,
With the HEAD revision of tc7.0.x/trunk I get that spaces are translated into +
symbols.
After binary searching which SVN rev in tomcat introduced this error, I found
the following:
- 1189876 correctly URL-decodes the + sign into a space
- 1189899 doesn't URL-decode the + sign into a space