Opened 2 years ago

Closed 2 years ago

#15976 closed defect (bug) (fixed)

submit_button() error wp-activate.php on line 49

Reported by: dreamwhisper Owned by:
Priority: normal Milestone: 3.1
Component: Warnings/Notices Version: 3.1
Severity: normal Keywords: has-patch commit
Cc: admin@…

Description

Fatal error: Call to undefined function submit_button() in wp-activate.php on line 49

development version (3.1-beta2-17056)

Attachments (1)

15976.patch (565 bytes) - added by Utkarsh 2 years ago.

Download all attachments as: .zip

Change History (8)

Utkarsh2 years ago

  • Cc admin@… added
  • Keywords has-patch added

Introduced in r15830 as a fix for #15064. Probably unusable here since it is only defined in wp-admin.

  • Component changed from General to Warnings/Notices
  • Milestone changed from Awaiting Review to 3.1
  • Keywords commit added

Yep, guessed I missed one file in #15247.

I missed it as it was done in a separate commit.

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

(In [17145]) Revert [15830] for wp-activate.php. see #15064, fixes #15976.

Note: See TracTickets for help on using tickets.