On Sat, Jun 20, 2009 at 6:47 AM, David Glick<davidgl...@onenw.org> wrote:
> - The current situation with regard to PlacelessTranslationService needs to
> be reviewed to make sure that our language negotiator and product i18n dirs
> are still getting registered properly following simplification/removal of
> Five's Zope2 i18n integration layer.  Hanno said he could probably take a
> look at this.

I looked at this now and adjusted the simple missing stuff. A quick
test showed that switching the Plone site language to German works
correctly and all the UI renders accordingly. There might be some
minor issues somewhere, but by and large it just works (tm). This uses
PTS trunk which doesn't have a persistent representation in the ZMI
Control_Panel anymore, but hooks directly into zope.i18n and registers
all po files independent of their location in locales or i18n folders
as zope.i18n message catalogs. The nice thing about this is, that no
add-on product needs to be changed.

> - I switched back to Zope 2.12.0b1 for now because with Zope 2.12.0b2 there
> is an issue preventing the Unauthorized error when you first try to access
> the ZMI from getting propagated into an HTTP authentication request.  I
> haven't had time to dig into this yet although I did check a non-Plone Zope
> 2.12.0b2 and it didn't seem to be an issue there.

I looked at this as well and hopefully found and fixed the bug in
Zope2 itself. Pending David's confirmation :)

Hanno

_______________________________________________
Framework-Team mailing list
Framework-Team@lists.plone.org
http://lists.plone.org/mailman/listinfo/framework-team

Reply via email to