[wp-trac] Re: [WordPress Trac] #4731: Inline tags in title attribute for post permalinks not stripped

WordPress Trac wp-trac at lists.automattic.com
Tue Sep 18 22:34:56 GMT 2007


#4731: Inline tags in title attribute for post permalinks not stripped
-------------------------------------------+--------------------------------
 Reporter:  tarmiziaffandi                 |        Owner:  anonymous
     Type:  defect                         |       Status:  new      
 Priority:  highest omg bbq                |    Milestone:  2.3      
Component:  Template                       |      Version:  2.2.2    
 Severity:  normal                         |   Resolution:           
 Keywords:  has-patch dev-reviewed commit  |  
-------------------------------------------+--------------------------------
Changes (by markjaquith):

  * keywords:  has-patch => has-patch dev-reviewed commit

Comment:

 Only a minor nitpick here: the output of strlen() can never be negative,
 so you only need to test {{{== 0}}} not {{{<= 0}}}

 Looks good, and works in testing.

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


More information about the wp-trac mailing list