#579 closed defect (bug) (fixed)
"View version X details" for theme updates not working
Reported by: | tollmanz | Owned by: | |
---|---|---|---|
Milestone: | Priority: | highest omg bbq | |
Component: | Theme Directory | Keywords: | |
Cc: |
Description
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:
- Add an older version of a theme on WordPress.org
- Go to Appearance > Themes
- For a theme producing an "Update Available" label, click "Theme Details"
- Click "View version X details" and you will see a blank lightbox
Change History (4)
Note: See
TracTickets for help on using
tickets.
Noticed the same today.