Opened 5 years ago
Last modified 4 years ago
#50554 new defect (bug)
Do not use iframe for plugin information dialog
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Plugins | Keywords: | |
Focuses: | javascript, administration | Cc: |
Description
When you click a plugin title in the Add Plugins page, the plugin information dialog displays inside an iframe. This causes a problem if your htaccess file has X-Frame-Options: DENY. A solution to this problem would be to not use an iframe for the dialog.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
A picture describing the issue.