Upload Reference Widget 1.1 (Nov 26, 2007)

Upload Reference Widget

Fixes a problem with 'required' fields and make sure it honors the 'startup_directory' correctly.

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

Available downloads

Product Package

For all platforms (0 kB)

Release Notes

Tested with Plone 2.1, Plone 2.5, Plone 3
StateFinal release
LicenseLGPL
Release Manager Alan Runyan

To make it work with Plone 2.1 you need to use Zope 2.9.x. 

Change log

  • Fixed a persistence bug in the TestCase who was causing tests to behave in different ways depending on how they were run or on the Plone version.
    [deo]
  • Fixed the usage of startup_directory in the demo.py code.
    [deo]
  • Made sure the widget honors the "use the current object" as the startup_directory when its value is "".
    [deo]
  • Fixed the "can't save the object" problem when the widget's field is marked as required.
    [deo]