Hi, here's a quick wrap-up of what I did to zope.i18n today: - I merged the duplicate bugs asking for ngettext support. - I started working on Sphinx documentation by taking Tres' example from zope.event, playing with it, and start pulling in some API documentation. It's really nowhere useful yet, but hey, it's a start. - I merged a (long missing) NAME_RE change from zope.tal.taldefs to zope.i18n. I'm feeling somewhat uncomfortable with having to just blindly copy it over: neither packages test for the change and I was unable to locate where it came from as it seemed to have happened during the large rename/restructure back in 2003. So, what's up for everyone else who joined the bug day? Christian -- Christian Theune · ct@gocept.com gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1 Zope and Plone consulting and development
Am 26.10.2010, 16:20 Uhr, schrieb Christian Theune <ct@gocept.com>:
So, what's up for everyone else who joined the bug day?
I've just submitted a change to that old chestnut https://bugs.launchpad.net/zope2/+bug/143873 If ACCEPT_CHARSET isn't present or empty we set UTF-8. The W3C spec is the browser is happy to take anything and UTF-8 is the only charset that we can all use. I'm now going to skulk over to the CMF and see if I can fix the breakage introduced by Laurence's recent merge of his branch. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-600-3657 Mobile: +49-178-782-6226
Am 26.10.2010, 16:29 Uhr, schrieb Charlie Clark <charlie.clark@clark-consulting.eu>:
I've just submitted a change to that old chestnut https://bugs.launchpad.net/zope2/+bug/143873
Could someone please release an update for zope.publisher for this? I'd like this change to be in Zope 2.13 if possible. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-600-3657 Mobile: +49-178-782-6226
Am 29.10.2010, 11:41 Uhr, schrieb Charlie Clark <charlie.clark@clark-consulting.eu>:
Could someone please release an update for zope.publisher for this? I'd like this change to be in Zope 2.13 if possible.
Bump - could someone please release an updated version of zope.publisher Thanks Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-600-3657 Mobile: +49-178-782-6226
On Sun, Dec 05, 2010 at 07:09:47PM +0100, Charlie Clark wrote:
Am 29.10.2010, 11:41 Uhr, schrieb Charlie Clark <charlie.clark@clark-consulting.eu>:
Could someone please release an update for zope.publisher for this? I'd like this change to be in Zope 2.13 if possible.
Bump - could someone please release an updated version of zope.publisher
I can make you an owner on PyPI, if you tell me your username. Also, please mention the change you made in CHANGES.txt. Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
Am 05.12.2010, 20:58 Uhr, schrieb Marius Gedminas <marius@gedmin.as>:
I can make you an owner on PyPI, if you tell me your username.
I don't have an account and I've never made a release.
Also, please mention the change you made in CHANGES.txt.
Done, thanks for the reminder. Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-600-3657 Mobile: +49-178-782-6226
Am 06.12.2010, 22:35 Uhr, schrieb Charlie Clark <charlie.clark@clark-consulting.eu>:
I don't have an account and I've never made a release.
I've just tested the svn checkout of zope.publisher with a Zope 2.12 + CMF-based site I have and the change does what it should: where Zope was previously guessing latin-1 for Safari and Internet Explorer and raising unicode errors it now publishes happily! Could you do the release? Charlie -- Charlie Clark Managing Director Clark Consulting & Research German Office Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-600-3657 Mobile: +49-178-782-6226
participants (3)
-
Charlie Clark -
Christian Theune -
Marius Gedminas