[wp-trac] Re: [WordPress Trac] #9576: Plugin Installer; Limit desciption length in search results

WordPress Trac wp-trac at lists.automattic.com
Mon May 4 22:41:15 GMT 2009


#9576: Plugin Installer; Limit desciption length in search results
------------------------------+---------------------------------------------
 Reporter:  DD32              |        Type:  defect (bug)   
   Status:  new               |    Priority:  normal         
Milestone:  2.8               |   Component:  Upgrade/Install
  Version:  2.8               |    Severity:  minor          
 Keywords:  has-patch commit  |  
------------------------------+---------------------------------------------

Comment(by hakre):

 probably, yes. as said, just for reference.

 i think php 6 will have explicit binary strings next to better utf8
 support in strings. see
 http://php.oregonstate.edu/manual/en/language.types.type-juggling.php and
 the cast to (binary) fyi.

 just overloading standard string function with mb functions (which is
 possible since some more time) does not help per se and can create new
 fields of problems instead. see the
 [http://codex.wordpress.org/User:Hakre/slugs_to_css_classnames css
 classnames implementaion page] for more utf8 related php links.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9576#comment:17>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list