[wp-trac] [WordPress Trac] #20507: 3.4 Preview/Customize page "Return to Manage Themes" link doesn't work as expected

WordPress Trac wp-trac at lists.automattic.com
Wed May 2 19:13:29 UTC 2012


#20507: 3.4 Preview/Customize page "Return to Manage Themes" link doesn't work as
expected
--------------------------+--------------------------
 Reporter:  TomAuger      |       Owner:  koopersmith
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  3.4
Component:  Appearance    |     Version:  3.4
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------------

Comment (by ryan):

 Tentative plan after talking to koopersmith and nacin:

  * Serve both the customizer and the preview from the front so they both
 have the same origin.
  * If the admin is forced SSL, serve the customizer and preview over SSL
 as well.
  * Save via ajax when the origin and the destination match, as is
 currently done.
  * Save via POST and then redirect back to customizer when the origin and
 dest do not match. This avoid origin issues and allows referencing the
 admin auth cookies rather than just the logged in cookie.

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


More information about the wp-trac mailing list