Plone 4.1.2 (Oct 13, 2011)
Bugfix release for Plone 4.1
For additional information about this project, please visit the overview page .
There may be hotfixes applicable to this release. Always check the Plone Hotfix Page before production deployment.
Available downloads
Unified Installer for Linux/BSD/OS-X. Full-source kit, builds Python, Zope, Plone.
For Linux/BSD/Unix (48.9 MB)
Release Notes
| State | Final release |
|---|---|
| License | GPL |
| Release Manager | Eric Steele |
Includes the patches for security advisory 20110928.
Change log
Plone: 4.1.1 → 4.1.2
Zope2: 2.13.8 → 2.13.10
- See http://docs.zope.org/zope2/releases/2.13/CHANGES.html for Zope-specific changes.
Products.ATContentTypes: 2.1.4 → 2.1.5
- Enable sorting by the getObjPositionInParent index. [davisagli]
Products.CMFEditions: 2.1.5 → 2.1.6
- Don't string convert blobs. Fixes MemoryErrors or excessive memory consumption with large blobs. [rossp]
- Protect against anonymous access to KwAsAttributes. [mj]
Products.CMFPlone: 4.1.1 → 4.1.2
- Allow users with the Manage Users permission to change the login name of other users; specifically this allows them to change the email address when this is used as login name. Fixes http://dev.plone.org/plone/ticket/11255 [maurits]
- Re-enable the getObjPositionInParent index in the portal_atct tool. Fixes http://dev.plone.org/plone/ticket/11151 [davisagli]
- Removed the 'What' row in the event view that displayed the keywords; this is already handled by the keywords viewlet. Fixes http://dev.plone.org/plone/ticket/10818 [maurits]
- Fix PloneTool.changeOwnershipOf to not pass MemberData to the underlying Owned.changeOwnership, but a plain User object only. [stefan]
five.customerize: 1.0.1 → 1.0.2
plone.app.iterate: 2.1.3 → 2.1.4
- Fix a problem with items added to a checked out folder not being visible after checkin. Fixes #12257. [rossp]
- Preserve the folder order position from the item originally checked out when checking it back in. [rossp]
plone.app.layout: 2.1.10 → 2.1.11
- Treat aliases to the (Default) view of a content type also as a view template (providing IViewView). Fixes http://dev.plone.org/plone/ticket/8198 [maurits]
plone.app.linkintegrity: 1.4.2 → 1.4.4
- Add integrity references for cloned content items. This fixes http://dev.plone.org/plone/ticket/12254. [gotcha]
- Skip events subscribers during copy&paste of content items. This fixes http://dev.plone.org/plone/ticket/12206. [gotcha]
- Provide Archetypes-only fallback if plone.uuid is not available, restoring compatibility with Plone 4.0.x. [witsch]
- Fix integrity reference generation for content not accessible by the editor. [witsch]
- Fix handling of relative links instead of relying on Acquisition. [witsch]
plone.app.portlets: 2.1.5 → 2.1.6
- Enable possibility to delete portlets with missing implementation [do3cc]
- Replace use of deprecated skin template prefs_group_details with @@usergroup-groupdetails. [stefan]
plone.app.upgrade: 1.1.2 → 1.1.3
- Add upgrade step to re-enable the getObjPositionInParent index in the portal_atcttool. [davisagli]



