Kupu 1.4.15 (Jul 27, 2009)

Fix regression bug in 1.4.14

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

Available downloads

Product Package

For all platforms (0 kB)

Product Egg

For all platforms (1MB)

Release Notes

Tested with Plone 3
State Final release
License BSD
Release Manager Duncan Booth

Bug fix release: kupu 1.4.14 didn't allow multiple instances on the same page.

Change log

- 1.4.15

  - Don't assume there is only one kupu widget on the page. Made each config node unique. (DannyB)

- 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).