Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#3743 closed defect (bug) (fixed)

Options aren't correctly updated when using cache

Reported by: charleshooper Owned by: charleshooper
Priority: high Milestone: 2.2
Component: Administration Version: 2.2
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

I noticed today I couldn't update my users_can_register setting.

2.2-bleeding, no plugins, default theme, cache enabled, permissions correct.

Attachments (1)

broken_options_using_cache.diff (500 bytes ) - added by charleshooper 20 years ago.
Fixes critical typo in update_option function

Download all attachments as: .zip

Change History (3)

@charleshooper
20 years ago

Fixes critical typo in update_option function

#1 @charleshooper
20 years ago

  • Keywords has-patch added
  • Owner changed from anonymous to charleshooper
  • Status newassigned

Turns out it was just a small typo in update_option(), patch attached.

#2 @ryan
20 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [4865]) Typo fix from charleshooper. fixes #3743

Note: See TracTickets for help on using tickets.