Force inheritPermissionsFromParent to work in all import scenarios. Also, fix handling of clearPackageFlag and setDefaultTemplate.

This commit is contained in:
Colin Kuskie 2010-03-15 11:22:08 -07:00
parent 5869cfe903
commit 0a005834b8
2 changed files with 10 additions and 7 deletions

View file

@ -2,6 +2,7 @@
- fixed #11464: blank page after setting posts per page in Collaboration System to 0 (zero)
- fixed #11472: View Calendar Month help missing
- fixed #11471: Errors in Calendar Event Edit template (Dale Trexel / U of MN Law School)
- fixed #11475: Inherit permissions on imported package fails if asset already exists.
7.9.0
- added #11383: AJAX username checks at registration (Luke Robinson / Orchard Solutions)