Plone 3.1.1
Bugfix release for Plone 3.1. This release fixes two critical problems in the CSRF protection for user management pages as well as a fix for a possible Zope startup problem.
News from Plone Website
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| State | Final release |
|---|---|
| License | GPL |
| Release Manager | Wichert Akkerman |
| Released | 2008/05/02 |
Change log
- Fix Zope startup problems with broken or moved message catalogs. Fixes ticket 8084.
- Archetypes improvements:
- Update BooleanField to always return a boolean.
- Fix translation of validation messages. This fixes the '${label_foo} is required' messages occasionally seen.
- validate all entries in a set against a vocabulary instead of only the last entry.
- Add a new preview_scale property to ImageWidget. This is used by the edit view when showing the image. If the scale is not present the previous logic (only show if the image is <100kB in size) is used.
- Correct NameError problem in portal transforms. Fixes ticket 7905.
- Don't show the 'next' button if we allow tabbing, i.e. we're displaying all schematas on the same page. This fixes ticket 6936.
- KSS updates:
Updated packages and products
- Archetypes 1.5.8
- Products.ATContentTypes 1.2.5
- Products.CMFQuickInstaller 2.1.4
- Products.CMFPlone 3.1.1
- Products.PlacelessTranslationService 1.4.11