Make WordPress Core

Opened 16 years ago

Closed 16 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: Focuses:

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

Download all attachments as: .zip

Change History (8)

@Utkarsh
16 years ago

#2 @Utkarsh
16 years ago

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

#3 @SergeyBiryukov
16 years ago

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

#4 @ocean90
16 years ago

  • Component GeneralWarnings/Notices
  • Milestone Awaiting Review3.1

#5 @nacin
16 years ago

  • Keywords commit added

Yep, guessed I missed one file in #15247.

#6 @nacin
16 years ago

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

#7 @nacin
16 years ago

  • Resolutionfixed
  • Status newclosed

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

Note: See TracTickets for help on using tickets.