Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#4993 closed defect (bug) (fixed)

get_usermeta should use maybe_unserialize

Reported by: filosofo Owned by:
Priority: normal Milestone: 2.3
Component: General Version: 2.3
Severity: normal Keywords: get_usermeta maybe_unserialize has-patch
Cc: Focuses:

Description

get_usermeta tries to determine on its own whether to unserialize, but instead it should use the maybe_unserialize function.

Attachments (1)

usermeta_unserialize.diff (535 bytes ) - added by filosofo 19 years ago.

Download all attachments as: .zip

Change History (3)

#1 @markjaquith
19 years ago

  • Resolutionfixed
  • Status newclosed

(In [6124]) Use maybe_unserialize() in get_usermeta(). Props filosofo. fixes #4993

#2 @foolswisdom
19 years ago

  • Milestone 2.42.3
Note: See TracTickets for help on using tickets.