[wp-trac] Re: [WordPress Trac] #6233: kses can cut unicode text from tags attributes

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 16 01:32:19 GMT 2008


#6233: kses can cut unicode text from tags attributes
--------------------------+-------------------------------------------------
 Reporter:  humator       |        Owner:  anonymous
     Type:  defect        |       Status:  new      
 Priority:  normal        |    Milestone:  2.6      
Component:  General       |      Version:  2.3.3    
 Severity:  normal        |   Resolution:           
 Keywords:  kses unicode  |  
--------------------------+-------------------------------------------------
Comment (by takayukister):

 Hi humator,

 From
 [http://sourceforge.net/project/shownotes.php?release_id=187629&group_id=81853
 kses 0.2.1 release note]:


 {{{
 For some reason, the Opera developers decided to make chr(173) a
 whitespace
 character in URL protocols, both when it occurs raw and in an entity. kses
 now handles this.
 }}}


 Japanese users also have the same problem.

 kses has another issue. See #5917 I opened. The problematic 0xAD stripping
 you mentioned here is run in the bad-protocol check action. So if #5917 is
 fixed, this #6233 should be fixed at the same time.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6233#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list