Placeless Translation Service 1.2.7 (Mar 19, 2006)
Bug fix release included in Plone 2.5 beta1.
For additional information about this project, please visit the overview page .
Available downloads
Change log
Fixed a bug in msgfmt.py noted by Andrey Lebedev. All comments starting with
'#,' where treated as fuzzy.
[hannosch]
Fixed a bug where the translation service would return None for a
translation, when it could not find one and the default was None. Changed to
use the msgid instead. This has happened for all Zope3 Messages which have
no default text.
[hannosch] [alecm]
Added test to show that dtml translation is broken, see
http://dev.plone.org/plone/ticket/4895.
[hannosch]
Do not reset the PTS_IS_RTL flag in a request if it is already set.
http://dev.plone.org/plone/ticket/4631
[wichert]


