When a url end with ?, for example,
http://localhost:8080/list/single/320149/${title}.html
if title is abcd, urlwriter is right,
but if title end with ?, title = asdfab?
will happen 404 error.
Original issue reported on code.google.com by sunyuhe5...@gmail.com on 18 Aug 2013 at 2:25
Original issue reported on code.google.com by
sunyuhe5...@gmail.com
on 18 Aug 2013 at 2:25