Comment 1 for bug 492607

Revision history for this message
Simon Poirier (simpoir) wrote :

fixed by commit 342f15e9e9170af02ed332cefd095b51fa0ed759
The path we chose was to assume that mandatory properties can (or not) have values (whether the value is None or not). When they are installed in editmode, the install call will fetch values from the activity, return the action address and will call back the update callback on the creator with the new values.