Personal tools
You are here: Home Products Upload Reference Widget Releases Upload Reference Widget 1.0

Upload Reference Widget 1.0

This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.

Final 1.0 version with the last outstanding bug fixed.

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

Available downloads

Release Notes

Tested with Plone 2.1, Plone 2.5, Plone 3
State Final release
License LGPL
Release Manager Alan Runyan

This release fixes the premature file upload that happened when the form validation failed.

Change log

  • Fixed the text formatting of README.txt to use the StructuredText markup.
    [deo]
  • Fixed to not upload files when the form validation fails.
    [deo]
  • Added a MonkeyPatch for Archetypes BaseObject._processForm method, so we don't require the entire world to upgrade Archetypes to unreleased versions.
    [deo]