Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#7132 closed defect (bug) (fixed)

usage of maybe_serialize() in update_option() regression on #4781

Reported by: hakre's profile hakre Owned by: hakre's profile hakre
Milestone: 2.6 Priority: high
Severity: critical Version:
Component: General Keywords:
Focuses: Cc:

Description

The usage of the function maybe_serialize() re-introduces trimming data where no trimming belonged to it.

this leads to the same situation as in #4781

Change History (6)

#2 @ryan
17 years ago

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

(In [8100]) Don't trim strings in maybe_serialize(). Props hakre. fixes #7132 #7133 #4781 for trunk

#3 @ryan
17 years ago

(In [8101]) Don't trim strings in maybe_serialize(). Props hakre. fixes #7132 #7133 #4781 for 2.5

#4 @ryan
17 years ago

  • Milestone changed from 2.5.2 to 2.9

Milestone 2.5.2 deleted

#5 @santosj
16 years ago

This needs to be sent to the 2.6 or 2.5.1 milestone.

#6 @ryan
16 years ago

  • Milestone changed from 2.9 to 2.6
Note: See TracTickets for help on using tickets.