[wp-trac] [WordPress Trac] #9594: IDN domains causes error with Gears

WordPress Trac wp-trac at lists.automattic.com
Mon Apr 20 08:30:28 GMT 2009


#9594: IDN domains causes error with Gears
--------------------------+-------------------------------------------------
 Reporter:  nilsga        |       Owner:  azaozz         
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Unassigned     
Component:  JavaScript    |     Version:                 
 Severity:  normal        |    Keywords:  gears,turbo,idn
--------------------------+-------------------------------------------------
 International Domain Names causes problems with the gears setup. According
 to the Google Gears docs, the name must consist of visible ASCII
 characters only
 (http://code.google.com/intl/nb/apis/gears/api_localserver.html#ManagedResourceStore).
 International Domain Names can contain non-ASCII characters, and the
 storeName will be illegal. The regular expression filtering the illegal
 characters in the "storeName" function in wp-gears.js need to handle this
 scenario. Still, even when this is fixed, there is an issue in Gears
 itself that prevents using the Gears functionality under IDN domains
 (http://code.google.com/p/gears/issues/detail?id=857)

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9594>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list