[wp-trac] [WordPress Trac] #20582: Theme Customizer: IE 8/9 compatibility
WordPress Trac
wp-trac at lists.automattic.com
Tue May 22 20:41:10 UTC 2012
#20582: Theme Customizer: IE 8/9 compatibility
---------------------------------------+------------------
Reporter: ocean90 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.4
Component: Appearance | Version: 3.4
Severity: normal | Resolution:
Keywords: needs-patch needs-testing |
---------------------------------------+------------------
Comment (by nacin):
Rather than checking the MSIE version, we'd want to check the Trident
version. Otherwise we may detect IE running in compatibility mode, which I
doubt applies to the underlying JS engine.
`get_home_url( get_current_blog_id() )` should be `home_url()`. And I am
not sure this check should be specific to multisite.
What about mobile?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20582#comment:30>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list