Opened 2 years ago

Closed 2 years ago

#15721 closed defect (bug) (fixed)

Don't define IFRAME_REQUEST if it isn't an iframe request in upload.php

Reported by: ocean90 Owned by:
Priority: normal Milestone: 3.1
Component: Administration Version: 3.1
Severity: normal Keywords: has-patch
Cc:

Description

Becaue this breaks the Admin Bar for a single plugin/theme update. The bar overlaps the header.

Fix would be to define it only for the actions which are an iframe request.

Attachments (1)

15721.patch (510 bytes) - added by ocean90 2 years ago.

Download all attachments as: .zip

Change History (2)

ocean902 years ago

comment:1   ryan2 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [16780]) Define IFRAME_REQUEST only for framed requests. Props ocean90. fixes #15721

Note: See TracTickets for help on using tickets.