[wp-meta] [Making WordPress.org] #579: "View version X details" for theme updates not working
Making WordPress.org
noreply at wordpress.org
Wed Aug 13 16:05:29 UTC 2014
#579: "View version X details" for theme updates not working
---------------------+------------------------------
Reporter: tollmanz | Owner:
Type: defect | Status: new
Priority: high | Component: Themes Directory
Keywords: |
---------------------+------------------------------
When trying to see the theme details for a theme update, the iframe
produces a white screen. This is due to forcing the "SAMEORIGIN" policy
for "X-Frame-Options". Chrome produces the following error:
{{{
Refused to display 'https://wordpress.org/themes/make?' in a frame because
it set 'X-Frame-Options' to 'SAMEORIGIN'.
}}}
Firefox produces:
{{{
Load denied by X-Frame-Options: https://wordpress.org/themes/capture? does
not permit cross-origin framing.
}}}
To reproduce:
1. Add an older version of a theme on WordPress.org
1. Go to Appearance > Themes
1. For a theme producing an "Update Available" label, click "Theme
Details"
1. Click "View version X details" and you will see a blank lightbox
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/579>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list