Kupu 1.4.14 (Jul 06, 2009)

Fixes for Plone 3.3

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 3
State Final release
License GPL
Release Manager Duncan Booth

Fixes for Plone 3.3

Change log

- 1.4.14

  - Fix kupu_xmlconfig to not assume all needed variables are already
    in scope. This fixes 
    http://dev.plone.org/old/plone/attachment/ticket/9266

  - Do not assume that kupu is always used in Plone. This fixes
    http://dev.plone.org/plone/ticket/9053

  - Removed bogus `global_defines` call from kupu_xmlconfig.pt, which was
    both expensive and failed for certain kind of non-content contexts.

  - Fixed kupuconfig quoting to work with kss (Plone ticket 9240).