Closed GoogleCodeExporter closed 9 years ago
I'm seeing the same thing...
This works:
<to type="redirect" last="true">http://localhost:8080/$2?%{query-string}</to>
While this does not:
<to type="redirect" qsappend="true" last="true">http://localhost:8080/$2</to>
This looked like a great feature and was actually the reason I upgraded from
v3.2.
Also, I'd love to see this option work so that it only appends '?' when there
is a query string to append. This would help me clean up my rules that are
duplicated just for this reason.
Original comment by raymond....@gmail.com
on 30 Jul 2012 at 12:39
Fixed in trunk please verify.
Original comment by p...@tuckey.org
on 31 Jul 2012 at 3:58
Checked it, seems to be ok now!
Thanks for the quick fix!
Original comment by david.va...@gmail.com
on 31 Jul 2012 at 7:27
Hi, any chance of seeing this issue in a release available via Maven Central?
We're using some ugly workarounds right now w/ 4.0.4, and I'd love to see them
go away...
Original comment by bengunnink
on 19 Nov 2012 at 3:02
Greetings.
I'm using 4.0.4. version and I have exact problem - urlrewritefilter replaces ?
with & . Is there any chance to make new version with that fix?
Many thanks.
Original comment by mario.ec...@gmail.com
on 3 Apr 2014 at 2:29
Hi, all. The fix has not been released with 4.0.4. It is in trunk, but not in
4.0.4 release. Release is needed.
Original comment by YLepik...@gmail.com
on 14 May 2014 at 12:59
Two years later, still waiting for a new release fixing this issue... Is
UrlRewriteFilter abandoned?
Original comment by christop...@gmail.com
on 6 Aug 2014 at 3:56
Original issue reported on code.google.com by
david.va...@gmail.com
on 25 Jul 2012 at 11:57Attachments: