On 5/10/13 11:40 PM, jpe...@apache.org wrote:
TS-1889: refactor remap plugin request URL handling

For (apparantly) historical reasons, the remap plugin support
duplicated the request URL rewriting code. There's really no need for
this, and it's actually harmful since we don't want the behavior
to diverge due to the presence of a remap plugin.

This also changes the behavior of the chaining of plugins, as we discussed, right? I think it's worthwhile to add a note to the "Upgrade to v3.4" section on the wiki here, and also send something to users@ and dev@ ? The changes are good, but could potentially break some chaining of remap plugins if they depend on the old behavior of always applying the "ToUrl" between invocation of remap plugins when the previous one did not modify the request URL.

Cheers,

-- Leif

Reply via email to