--- a/web/action.py Wed Apr 29 10:53:27 2009 +0200 +++ b/web/action.py Wed Apr 29 10:55:57 2009 +0200 @@ -20,7 +20,7 @@ request search state. """ __registry__ = 'actions' - __select__ = yes() + __select__ = match_search_state('normal') property_defs = { 'visible': dict(type='Boolean', default=True,