Ignore:
Timestamp:
May 26, 2010 5:38:36 PM (15 years ago)
Author:
mylan
Message:

#205: Fix bug with upgrading only root level objects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.plonegooglesitemaps/trunk/quintagroup/plonegooglesitemaps/upgrades.py

    r2386 r2390  
    2323                            portal, 
    2424                            obj_metatypes=','.join(obj_metatypes), 
    25                             apply_func=renameProperty 
     25                            apply_func=renameProperty, 
     26                            search_sub=1, 
    2627                            ) 
    2728    print convertor.getLogs() 
Note: See TracChangeset for help on using the changeset viewer.