Appy 0.6.5

Milestone information

Project:
Appy
Series:
0.6
Version:
0.6.5
Released:
 
Registrant:
Gaƫtan Delannay
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon appy0.6.5.zip (md5) Appy 0.6.5 R1 456
last downloaded 43 weeks ago
Total downloads: 456

Release notes 

appy.pod

- Added default function 'text' that allows to dump a string containing carriage returns into the ODT, with statements like 'do... from text(someStringContainingCarriageReturns)'
- Bugfix in the management of conflictual inner-tags in the odt2html conversion: in some cases (when style mappings are applied), empty tags that needed to be removed were not removed because of the presence of tag attributes.

appy.gen

- Bugfix while displaying content of textarea-entered text (Strings with format=String.TEXT): for displaying again textarea content, I replaced 'backslash n' with html br tags, but in some cases carriage returns are stored as a sequence of 'backslah r' and 'backslah n' chars. In this case, 'backslash r' chars were left alone in the HTML page, producing sometimes strange behaviour within the browser.
- Stop storing workflow task attribute '_v_appy_do' as a volatile attr in ZODB (renamed it '_appy_do'). Sometimes it is removed by a sub-transaction during a long transition.
- Registration of the default Zope profile does not seem to work anymore. It is probably due to Plone hot fix from 2011-02-08. Here we have implemented an alternative way to register the profile, which works even with the hotfix.
- every field can now define a dict of i18n mappings that will be used for translating their label and/or description and/or help message(s).
- Bugfix in the validator for the default field 'UNO-enabled Python interpreter'.
- Bugfix while comparing values for historization purposes

Changelog 

View the full changelog

This release corresponds to revision 143 from the trunk.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.