Hello everyone, I have a script that converts every object of a certen content-type to another content-type, but the problem I'm coming across with this script is after I've ran it on plone 2.5.2 it redirects me to a page that says "Insufficent Privileges".
In this script I'm using "parent.manage_renameObjects(link_id, old_link_id)" to rename the old object and I'm using the portal factory to create a new object of the new content-type. The plone instance I'm working with is a migrated 2.4.1 instance into 2.5.2. I've had it work in a plain 2.5.2 instance but this one is causing me trouble. Thanks for you help. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
