Closed GoogleCodeExporter closed 9 years ago
Verified.
Original comment by lincolnb...@gmail.com
on 9 Dec 2010 at 3:28
Which container are you using? By the way.
Original comment by lincolnb...@gmail.com
on 13 Dec 2010 at 5:49
Apache Tomcat/6.0.16 with enabled URIEncoding="UTF-8
Original comment by jamaja...@gmail.com
on 19 Dec 2010 at 8:43
So I think that what you said is correct, this is intended behavior. The
rewrite rules should always be in the decoded form. It does not make much sense
to me to perform rewriting on the value of the URL before it is decoded.
What do you think?
Original comment by lincolnb...@gmail.com
on 20 Dec 2010 at 4:19
This issue and many other encoding related bugs are fixed in the current
snapshots.
It would be great if someone who was affected by these encoding issues could
confirm that the current snapshot is working.
You can grab "3.1.1-SNAPSHOT" from the OcpSoft repository:
<repository>
<id>ocpsoft</id>
<name>OcpSoft</name>
<url>http://ocpsoft.com/repository/</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
Thanks
Original comment by chkalt
on 16 Jan 2011 at 1:59
Original comment by lincolnb...@gmail.com
on 2 Feb 2011 at 7:29
Original issue reported on code.google.com by
jamaja...@gmail.com
on 18 Nov 2010 at 2:04