Closed (fixed)
Project:
Flag
Version:
7.x-3.x-dev
Component:
Flag core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2013 at 22:57 UTC
Updated:
22 Aug 2013 at 12:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
joachim commentedI had a look at other exportables with boolean properties to see how they handle it, as casting the value to an (int) on save seemed messy.
But no, this is how node types do it:
So I guess that's how we'll do it too.
Comment #2
joachim commentedComment #3
joachim commentedTests pass. Committing.