Opened 7 years ago

Closed 7 years ago

#3310 closed defect (bug) (fixed)

is_serialized misses a few simple things

Reported by: mdawaffe Owned by: anonymous
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords:
Cc:

Description

  1. b:0;
  2. d:0.213489712342389762;
  3. i:42;

Version should be marked as 2.0.5

Attachments (3)

3310.diff (985 bytes) - added by mdawaffe 7 years ago.
3310-cases.diff (1.2 KB) - added by mdawaffe 7 years ago.
cases
3310c.diff (1.4 KB) - added by mdawaffe 7 years ago.

Download all attachments as: .zip

Change History (4)

cases

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

(In [4438]) Catch NULL, bool, and integer values in is_serialized(). Props mdawaffe. fixes #3310

Note: See TracTickets for help on using tickets.