Hi,
Settings are serialized twice on presets exported using Ctools Bulk Export module: first time on export and the second time on copying preset from code to the database. Not sure, maybe the same happens with presets exported using Features.
Patch follows.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | textimage-1890026-1.patch | 1.24 KB | dmitriy.trt |
Comments
Comment #1
dmitriy.trt commentedPatch fixes double serialization, but for the preset creation only. But presets are updated from the admin UI only, so it should be safe.
Comment #2
mondrakeCommitted and pushed to dev. Thank you!