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

--- Comment #1 from jeremy carroll <[email protected]> 2010-11-13 15:48:24 
EST ---
It seems more complicated:

examine the source for 
http://mail-archives.apache.org/mod_mbox/incubator-general/201011.mbox/%3cc8f432ca.238db%[email protected]%3e

at the end is:

<li>Unnamed multipart/alternative (inline, None, 0 bytes)</li>
<ul>
<li><a rel="nofollow"
href="/mod_mbox/incubator-general/201011.mbox/raw/<c8f432ca.238db%[email protected]>/1">Unnamed
text/plain</a> (inline, Quoted Printable, 5490 bytes)</li>
</ul>
</ul>
</td>
</tr>

   <tr class="raw">
    <td class="left"></td>
    <td class="right"><a
href="/mod_mbox/incubator-general/201011.mbox/raw/%3cc8f432ca.238db%[email protected]%3e"
rel="nofollow">View raw message</a></td>
   </tr>
   </tbody>
  </table>
 </body>
</html>

Notice the first link is bad (and 400s), the second is good (and 200s).
So the subtleties in %-escaping % seem to have defeated the programmer here.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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