https://issues.apache.org/bugzilla/show_bug.cgi?id=50267

Rainer Jung <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Rainer Jung <[email protected]> ---
Remaining case fixed with r1484915.

The msgId was percent decoded twice in the module, so that a percent sign in
the msgID resulted in trouble.

Since the msgID was derived from path_info which was already percent decoded,
there was no reason to percent decode the msgID itself again.

All links including a msgID should have already been single encoded before this
commit so work well with single decoding.

Code is running on US instance of mail-archives.apache.org. Will update the EU
instance during the next few hours as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to