Plone 3.1.1
Up to Product page
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:
- Update base2 javascript library. This fixes problems with Firefox 3.0 beta5.
- KSS concatresource now only accepts resources with a application/x-javascript content type.
- Update setKssAttribute to correctly set the DOM attribute. Fixes ticket 8048.
- Correct global_inline_editable test. Fixes ticket 8005.
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