[wp-trac] [WordPress Trac] #27639: Install Themes: API call to api.wordpress.org fails under IE8/9 because of CORS
WordPress Trac
noreply at wordpress.org
Fri Apr 4 13:07:27 UTC 2014
#27639: Install Themes: API call to api.wordpress.org fails under IE8/9 because of
CORS
------------------------------------+--------------------
Reporter: ocean90 | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.9
Component: Themes | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch dev-feedback | Focuses:
------------------------------------+--------------------
Comment (by nacin):
I don't think we need transient caching for this. We're dealing with a
fairly arbitrary features matrix and arbitrary searching... It would
explode the database without much benefit. It's unlikely to see much
crossover with someone else's results; meanwhile, the JS maintains a local
cache for that particular person.
I'd still like to see an attempt at JSONP and avoiding the proxy.
That said, if we were to proxy, then we should use themes_api() and bring
in the filters we lost in WP_Theme_Install_List_Table::prepare_items().
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27639#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list