misc/migration/3.8.3_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 22 Jun 2010 13:47:13 +0200
branchstable
changeset 5842 10efd227648e
parent 5589 25bf54dab82b
permissions -rw-r--r--
[fix] fix a uicfg bug in autoform_section When several rtags matches the same relation (for example "* login *" and "CWUser login *") inconsistent rtag could be merged.

if 'same_as' in schema:
    sync_schema_props_perms('same_as', syncperms=False)
sync_schema_props_perms('Bookmark', syncperms=False)