Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#15976 closed defect (bug) (fixed)

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

Reported by: dreamwhisper's profile dreamwhisper Owned by:
Milestone: 3.1 Priority: normal
Severity: normal Version: 3.1
Component: Warnings/Notices Keywords: has-patch commit
Focuses: Cc:

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 12 years ago.

Download all attachments as: .zip

Change History (8)

@Utkarsh
12 years ago

#2 @Utkarsh
12 years ago

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

#3 @SergeyBiryukov
12 years ago

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

#4 @ocean90
12 years ago

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

#5 @nacin
12 years ago

  • Keywords commit added

Yep, guessed I missed one file in #15247.

#6 @nacin
12 years ago

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

#7 @nacin
12 years ago

  • 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.