Menu

Commit [r16243]  Maximize  Restore  History

Fix for the Uf_container.add_keyarg() method for the wiz_combo_choices argument.

The argument defaulted to [] which is the problem! Then for every single user function argument
which does not provide a value for wiz_combo_choices will all be aliased to the same object! The
GUI code was then pre-pending the empty string to this list if can_be_none is set for the Value
object, modifying the list for all other user functions.

bugman 2012-05-11

changed /branches/uf_redesign/user_functions/objects.py
/branches/uf_redesign/user_functions/objects.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.