Closed (fixed)
Project:
DART
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2011 at 13:37 UTC
Updated:
22 Mar 2011 at 13:46 UTC
This can happen if (for example) you have an ad displaying on the admin/build/dart_tags page ... in that case, $tag->settings has already been unserialized. This patch should take care of it
| Comment | File | Size | Author |
|---|---|---|---|
| dart-unserialize-bug.patch | 572 bytes | bleen |
Comments
Comment #1
bleen commentedI went ahead and committed