CMF Form Controller 2.0.1 (Mar 28, 2006)

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

Release bundled with Plone 2.5beta1 (might also work with Plone 2.1.x)

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

Available downloads

CMFFormController-2.0.1.tar.gz

For all platforms (0 kB)

Change log

    - Fix method alias lookup on TraverseToAction, so that the conversion of
      urls to aliases doesn't cause empty pages to be returned. Remove the alias
      lookup on RedirectToAction because it is entirely unnecessary and
      counter-intuitive. Removed some useless print statements.
      [alecm]

    - Fix two typos in documentation.
      [vinsci]

    - Shut down DeprecationWarning for product_name of ToolInit.
      [hannosch]