Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 15 years ago

#2941 closed defect (bug) (fixed)

wp_die doesn't work in wp-db

Reported by: darkfate's profile darkfate Owned by:
Milestone: 2.1 Priority: high
Severity: blocker Version: 2.1
Component: Administration Keywords:
Focuses: Cc:

Description

Following a recent commit, wp_die doesn't work with wp-db.php as I said in #2925. If you try to require it, it comes up with more undefined functions. I just say undo it.

Change History (4)

#1 @darkfate
19 years ago

When I was trying to require it, I was wondering, where is the function that is used in wp_die?

#2 @darkfate
19 years ago

  • Priority changed from normal to high

I meant the

__

function.

#3 @ryan
19 years ago

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

(In [4018]) bail() cannot use wp_die(). wp_die() isn't loaded when bail() runs. fixes #2941

#4 @ryan
19 years ago

  • Milestone changed from 2.0.4 to 2.1
Note: See TracTickets for help on using tickets.