PlonePAS 2.5 (Dec 03, 2007)

Bugfix release for the PlonePAS 2.x series, intended for use in Plone 2.5.

For additional information about this project, please visit the overview page .

Available downloads

Product Package

For all platforms (0 kB)

Release Notes

Tested with Plone 2.5
State Final release
License GPL
Release Manager Wichert Akkerman
Released 2007/12/03

 

Change log

  • Fixed method editGroup in groups tool. Now, if argument roles is an empty list, all roles are removed. Fixes #5739. [rsantos]
  • Updating the roles for a group did not invalidate the _findGroup cache. (merged from trunk). [wichert]
  • Check if the portal_groups tool is present in our PAS monkeys. [wichert]
  • membership tool search mechanism now passes all arguments specified in the pas enumeration plugin interface to the underlying plugin. [k_vertigo]