[Zope] Unicode charset problems dealing with the ZmySQLDA product

2007-04-30 Thread Miguel Sánchez Beato
Hello. I'm dealing with the ZmySQLDA product on Zope 2.9.7 and Python 2.4.3 versions. I'm having problems when I retrieve data from the database because the data is not rendered using the unicode charset when the zope instance is in a vserver (with a Gentoo Linux distribution), so I get weird

[Zope] RE: Problem Getting dtml-with to work

2007-04-30 Thread Mark, Jonathan (Integic)
Thanks to the other Jonathan for advising me to try dtml-in objectIDs to find why dtml-with was not working as expected with FolderB. When I did that I realized that FolderB was not an actual folder. Rather, it was a Plone instance. One cannot not use dtml-with from outside a Plone instance to

Re: [Zope] RE: Problem Getting dtml-with to work

2007-04-30 Thread Andreas Jung
--On 30. April 2007 11:02:29 -0400 Mark, Jonathan (Integic) [EMAIL PROTECTED] wrote: Thanks to the other Jonathan for advising me to try dtml-in objectIDs to find why dtml-with was not working as expected with FolderB. When I did that I realized that FolderB was not an actual folder.

Re: [Zope] RE: Problem Getting dtml-with to work

2007-04-30 Thread Jonathan
Just the usual rant: do you have 3 good reasons for using DTML over ZPT? :-) Andreas One could also say: do you have 3 good reasons for using ZPT over DTML? ;-) Jonathan ___ Zope maillist - Zope@zope.org

Re: [Zope] RE: Problem Getting dtml-with to work

2007-04-30 Thread Tino Wildenhain
Andreas Jung schrieb: --On 30. April 2007 11:02:29 -0400 Mark, Jonathan (Integic) [EMAIL PROTECTED] wrote: Thanks to the other Jonathan for advising me to try dtml-in objectIDs to find why dtml-with was not working as expected with FolderB. When I did that I realized that FolderB was not

Re: [Zope] RE: Problem Getting dtml-with to work

2007-04-30 Thread Andreas Jung
--On 30. April 2007 17:12:34 +0200 Tino Wildenhain [EMAIL PROTECTED] wrote: 1) you mean ZPT and python script 2) one reason could be nobody rearranged the Zope-Book chapters in a way to move DTML chapter out of first sight ;-) Alan mentioned one good reason through private

[Zope] External Editor Doesn't Work with Firefox

2007-04-30 Thread Ken Winter
I have External Editor (zopeedit-win32-0.9.3.exe http://www.plope.com/software/ExternalEditor/zopeedit-win32-0.9.3.exe ) installed on my WinXP machine. It works fine with my IE6 browser. But with Firefox 2.0, it doesn't. Specifically, with the ZMI running in Firefox, what happens is:

[Zope] Re: [Zope-DB] Unicode charset problems dealing with the ZmySQLDA product

2007-04-30 Thread Dieter Maurer
Miguel Sánchez Beato wrote at 2007-4-30 12:33 +0200: I'm having problems when I retrieve data from the database because the data is not rendered using the unicode charset when the zope instance is in a vserver (with a Gentoo Linux distribution), so I get weird characters like 'á' instead of

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ #2318: Allow override of zopectl's control socket in zope.conf

2007-04-30 Thread Tres Seaver
Log message for revision 74935: #2318: Allow override of zopectl's control socket in zope.conf Changed: U Zope/branches/Zope-2_8-branch/doc/CHANGES.txt U Zope/branches/Zope-2_8-branch/lib/python/Zope2/Startup/zopectl.py U

[Zope-Checkins] SVN: Zope/branches/2.9/ #2318: Allow override of zopectl's control socket in zope.conf

2007-04-30 Thread Tres Seaver
Log message for revision 74937: #2318: Allow override of zopectl's control socket in zope.conf Changed: U Zope/branches/2.9/doc/CHANGES.txt U Zope/branches/2.9/lib/python/Zope2/Startup/zopectl.py U Zope/branches/2.9/lib/python/Zope2/Startup/zopeschema.xml -=- Modified:

[Zope-Checkins] SVN: Zope/trunk/lib/python/Zope2/Startup/zope #2318: Allow override of zopectl's control socket in zope.conf

2007-04-30 Thread Tres Seaver
Log message for revision 74939: #2318: Allow override of zopectl's control socket in zope.conf Changed: U Zope/trunk/lib/python/Zope2/Startup/zopectl.py U Zope/trunk/lib/python/Zope2/Startup/zopeschema.xml -=- Modified: Zope/trunk/lib/python/Zope2/Startup/zopectl.py

[Zope-Checkins] SVN: Zope/branches/tseaver-instlib_as_site_dir/lib/python/Zope2/Startup/handlers.py Make Python willing to parse .pth files in /lib/python .

2007-04-30 Thread Tres Seaver
Log message for revision 74945: Make Python willing to parse .pth files in /lib/python . Changed: U Zope/branches/tseaver-instlib_as_site_dir/lib/python/Zope2/Startup/handlers.py -=- Modified: Zope/branches/tseaver-instlib_as_site_dir/lib/python/Zope2/Startup/handlers.py

[Zope-dev] Zope Tests: 5 OK

2007-04-30 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Sun Apr 29 12:00:00 2007 UTC to Mon Apr 30 12:00:00 2007 UTC. There were 5 messages: 5 from Zope Unit Tests. Tests passed OK --- Subject: OK : Zope-2.7 Python-2.3.6 : Linux From: Zope Unit Tests Date: Sun Apr 29 20:47:57 EDT 2007

Re: [Zope-DB] Unicode charset problems dealing with the ZmySQLDA product

2007-04-30 Thread Dieter Maurer
Miguel Sánchez Beato wrote at 2007-4-30 12:33 +0200: I'm having problems when I retrieve data from the database because the data is not rendered using the unicode charset when the zope instance is in a vserver (with a Gentoo Linux distribution), so I get weird characters like 'á' instead of

Re: [Zope-DB] Unified DA for Zope 2 using SQLAlchemy?

2007-04-30 Thread Andreas Jung
--On 26. März 2007 22:49:21 +0200 Maciej Wisniowski [EMAIL PROTECTED] wrote: My posting says *nothing* about deprecating something. So __please__ stop reading between the lines when there is nothing - except whitespaces. But you said about *replacing* all different zope DAs. So I think it

[Zope-DB] Seeking a suitable psycopgDA

2007-04-30 Thread Ken Winter
I'm looking for the right version of psycopgDA for the following setup: Windows XP PostgreSQL 8.0 Zope 2.9.6-final Plone 2.5.2 (don't know if that matters) Python 2.4.3 Psycopg = win-psycopg24-pg8.0.zip downloaded from http://stickpeople.com/projects/python/win-psycopg/ MX Toolkit =