[Portland-bugs] [Bug 8694] xdg-email's url_encode: bug in escaping

bugzilla-daemon at annarchy.freedesktop.org bugzilla-daemon at annarchy.freedesktop.org
Sun Oct 22 08:59:01 PDT 2006


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=8694          
     




------- Additional Comments From kevin.krammer at gmx.at  2006-10-22 08:59 -------
Created an attachment (id=7483)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=7483&action=view)
Check for characters above 7bit ASCII

The first character of the UTF-8 multibyte sequence seem to be matched by the
regex looking for normal characters.

Checking for out if 7bit ASCII range first (numercial value > 127) seems to fix
the problem.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Portland-bugs mailing list