Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 10 years ago

#3575 closed defect (bug) (invalid)

Post Page Has Two Instances of <head>

Reported by: cpoteet Owned by:
Priority: high Milestone:
Component: Administration Version: 2.1
Severity: major Keywords:
Cc: Focuses:

Description

On the posting page the include for the inline uploading (upload.php) adds another <head>, <body>, etc.

Change History (3)

#1 @Viper007Bond
20 years ago

  • Milestone 2.2
  • Resolutioninvalid
  • Status newclosed
  • Version2.1

It's not include()'ed, it's loaded via an <iframe>, so <head> and <body> is needed.

This ticket was mentioned in Slack in #design by voldemortensen. View the logs.


10 years ago

This ticket was mentioned in Slack in #design by voldemortensen. View the logs.


10 years ago

Note: See TracTickets for help on using tickets.