Ticket #5352 (closed Feature Request: fixed)
folder_localrole_delete +deleteLocalRoles + speed it um with reindex=0
| Reported by: | hoka | Owned by: | wichert |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.5 |
| Component: | Users/Groups | Keywords: | |
| Cc: |
Description
CMFPlone -> skins -> plone_form_scipts -> folder_localrole_delete
if there is no reindex=0, and reindex the object security after deletiong local roles, and you delete 2 local_roles from two diffrent members you will have a reindexing of the object tree twice. Otherwise collect the local roles in another way to give it all down as list.
Another Problem is if you give a high level folder a new local role it can take a very long time to reindex the security if you have a large count of objects...
Change History
Note: See
TracTickets for help on using
tickets.
