Ticket #7010 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

Trackback input box is not displayed

Reported by: MtDewVirus Assigned to: mdawaffe
Priority: normal Milestone: 2.6
Component: General Version: 2.6
Severity: normal Keywords: has-patch commit
Cc:

Description

The trackback input box at Write->Post is no longer displayed.

$form_trackback is no longer accessible at http://trac.wordpress.org/browser/trunk/wp-admin/edit-form-advanced.php#L288 because it's now inside a function and it's declared at http://trac.wordpress.org/browser/trunk/wp-admin/edit-form-advanced.php#L55

Attachments

7010.diff (2.1 kB) - added by mdawaffe on 05/20/08 23:40:31.

Change History

05/20/08 23:40:31 changed by mdawaffe

  • attachment 7010.diff added.

05/20/08 23:40:43 changed by mdawaffe

  • keywords set to has-patch commit.
  • status changed from new to assigned.

05/20/08 23:46:32 changed by ryan

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [7967]) Fix trackback meta box. Props mdawaffe. fixes #7010