[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 14:41:44 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:  needs-patch   |     Focuses:
--------------------------+--------------------
Changes (by adamsilverstein):

 * keywords:  has-patch dev-feedback => needs-patch


Comment:

 Replying to [comment:7 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().

 Thanks for the feedback, good point about the transient caching. I will
 give the JSONP approach a shot.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27639#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list