[Zope] looking for ID after manage_addFile

2000-05-18 Thread Didier Georgieff
ind a way to get and manipulate the ID for cheking existing file and calling addProperty. and i dind't find info thru the documentation. As a workaround I can put a forged ID but file name seems better for my needs. Thanks for any tip. Didier Georgieff

[Zope] uploading from client PC in MySQL thru ZSQL

2000-07-04 Thread Didier Georgieff
FILE 'D:/Data/SIT67/AnnuaireTest.csv' INTO TABLE annuaire FIELDS TERMINATED BY ';' Am i doing something wrong or is it impossible to load/import in MySQL from the local file (so i should upload the file on the server then load into MySQL) ?? Thanks in advance for any tip

[Zope] pb impoting objects from 2.1.6 to 2.2.0

2000-07-20 Thread Didier Georgieff
Hello, I'm importing on Zope 2.2/Win98 a ZopeFolder/XML export done on Zope 2.2.0/Linux I get this error Error Type: KeyError Error Value: id Any thought about a bad export or a pb between 2.1.6/2.2 ? Traceback (innermost last): File C:\Zope\Zope220\lib\python\ZPublisher\Publish.

[Zope] ANN : ZAnnu a multi-agencies searchable directory

2000-07-23 Thread Didier Georgieff
feedback about the structure, the coding and especially about the feature you would like to see in ZAnnu. Contributions, and patches are more than welcome. Didier Georgieff. ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope *

[Zope] ZSQL returning a trailing "L"

2000-08-14 Thread didier georgieff
roduction 2.1.4 is not migrate right now. Didier Georgieff ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope

[Zope] how to generate a Vcard ?

2000-08-15 Thread Didier Georgieff
HEllo, I'm looking for providing a way to generate a vcard for desktop adressbooks. I guess someone already thought about that but i can't find anything on zope.org or mail archive. Any tip out there ? Didier. ___ Zope maillist - [EMAIL PROTECTED

[Zope] Pb with MIME Type x-vCard

2000-08-17 Thread Didier Georgieff
ea on this strange behaviour ? -- Didier Georgieff DDAF du Bas-Rhin - Cellule SIG 2, rue des Mineurs 67070 Strasbourg Cedex tél : 03.88.25.20.33 - fax : 03.88.25.20.01 email : [EMAIL PROTECTED] GéoWeb http://10.67.90.3 (Intranet Agriculture) GéoWeb http://sertit10.u-strasbg.fr

[Zope] Re: Pb with MIME Type x-vCard

2000-08-17 Thread Didier Georgieff
THOUT propertyvalue. So some does the trick. Pay attention, the needs to be on a separate line for line break reasons. Content-type:text/x-vCard Content-Transfer-Encoding:8bit BEGIN:VCARD VERSION:2.1 N: EMAIL;INTERNET: ''">TEL;WORK: END:VCARD

[Zope] Pb getting local roles ... strange

2000-08-18 Thread Didier Georgieff
with is True. Is it a bug or a misunderstanding ? I found nothing on the archives. Thanks in advance. -- Didier Georgieff DDAF du Bas-Rhin - Cellule SIG 2, rue des Mineurs 67070 Strasbourg Cedex tél : 03.88.25.20.33 - fax : 03.88.25.20.01 email : [EMAIL PROTECTED] GéoWeb http://10.67.90.3

[Zope] strange login behaviour

2000-08-24 Thread Didier Georgieff
" Document with who shows ONLY anonymous after the first login.. IF I do a second login (exactly the same) then it works fine and i got the right Names and Roles.. Is it a known problem, or do i have some magic acquisition trick who eludes me ? I'm on 2.1.6 win. -- Didier Georg

[Zope] import from 216 to 213 fail

2000-08-24 Thread Didier Georgieff
t objects in the acquired folder. I saw some postings on the list about that problem and i suspect it's the 2.1.3. I'm i correct or do i have to check something else with my zexp ? Thanks. Didier Georgieff ___ Zope maillist - [EMAIL PROTE

Re: [Zope] strange login behaviour

2000-08-25 Thread Didier Georgieff
page the first > time round? Le 24 Aug 00, à 22:15, Dieter Maurer a écrit : > I am not sure... > ... but it might be possible that the browser sets a cookie only > after the redirect. Didier georgieff. ___ Zope maillist - [EMAIL PROTECTED] h

[Zope] is possible ?

2000-08-26 Thread Didier Georgieff
I have a lot of REQUEST like this one to check, depending on what documents are in the folder. so i gave all documents concerned 2 properties myPropName,myPropValue (in our example myPropName : SOMEREQ myPropValue : defaultvalue) So i'm able to iterate the documents and check the prope

Re: [Zope] is possible ?

2000-08-27 Thread Didier Georgieff
On 27 Aug 2000, at 11:49, Rik Hoekstra <[EMAIL PROTECTED]> (Rik Hoekstra) wrote: > RH: Um, as you describe it, you mix up the name of the > property and its value > Try something like the following > > > > note that 1) this will only work if there is a myPropName and a defaultvalue > va

[Zope] Re: [Zope-dev] Redirection and Authentication

2000-08-30 Thread Didier Georgieff
On 30 Aug 2000, at 19:03, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: > > The problem is now that after the Redirect AUTHENTICATED_USER is again > > set to Anonymous (which I tested by printing AUTHENTICATED_USER). If I > > do no redirect but put a normal link back to the list document, > > e

[Zope] domains (acl_users) and access via proxy

2000-09-04 Thread Didier Georgieff
Hello, Our users are acessing to the Zope server thru corporate (ministers) proxys. I can't get the "domains" working, while trying (agriculture.gouv.fr, gouv.fr, fr) even with simple one. I'm suspecting some changes in the REQUEST made by the corporate proxys. Is there any doc about what RE

[Zope] repost : pb with acl_users "domains" for clients behind a proxy/firewall

2000-09-08 Thread Didier Georgieff
what REQUEST variable is used in the "domains" restriction ? I have a HTTP_FORWARDED in the REQUEST but with the *proxy* name (unfortunately without the .gouv.fr). I can't find anything on the site and the list either.Thanks in advance. Didier Georgieff. _

[Zope] SQLRelay vanish ??

2000-09-14 Thread Didier Georgieff
Hello, Since several days, the {HYPERLINK "http://www.firstworks.com/"}http://www.firstworks.com/ web site is unavailable. (SQLRelayDA and SQLRelayDA). Any information about the SQLRelay future, and download site ? Thanks. Didier. ___ Zope ma

[Zope] Yihaw translation

2000-09-18 Thread Didier Georgieff
Hello, I'm going to adapt Yihaw 1.0 in French (for the visible part for our users). I'll use VaryTag (and not ZBabel to avoid SQL dependency). In order to avoid duplicate work, is there anybody already involved in adapting Yihaw to multi-languages ? Regards. -- Didier Georgieff D

[Zope] Zope not starting after VaryTag install

2000-09-18 Thread Didier Georgieff
Hello, Just after installing VaryTag, Zope (2-1-6) restart fine, but when i try to connect to my zope adress, i got an error (traceback further). So i stopped Zope, removed the VaryTag product, and the error is still here. So, i don't have access to my manage screen to remove the VaryTag tra

[Zope] Acl_user and user informations on MySQL (was ZMYSQLDA)

2000-09-18 Thread Didier Georgieff
t week). Should be cool to share our experiences on that, and i can improve ZAnnu if some functions are missing. http://www.zope.org/Members/dgeorgieff/ZAnnu. Didier Georgieff ___ Zope maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/

[Zope] Re: Re(2): [Zope] Zope not starting after VaryTag install

2000-09-19 Thread Didier Georgieff
'}, 'var', 1, 'name')) File /zope/2-1-6/lib/python/DocumentTemplate/VSEval.py, line 157, in __init__ ImportError: No module named gparse -- Didier Georgieff DDAF du Bas-Rhin - Cellule SIG 2, rue des Mineurs 67070 Strasbourg Cedex tél : 03.

Re: [zope] What options exist for dealing with traceback

2000-09-23 Thread Didier Georgieff
On 23 Sep 2000, at 10:27, [EMAIL PROTECTED] <[EMAIL PROTECTED]> ([EMAIL PROTECTED]) wrote: >From: Skip Montanaro <[EMAIL PROTECTED]> > Subject: What options exist for dealing with tracebacks? > > I would love it if I could set some debug environment variable, run with > -D="[EMAIL PROTECTED]

[Zope] Yihaw authorisation pbs

2000-09-27 Thread Didier Georgieff
tions" and other needed methods instead of "manage yihaw objects". Is it the right way to get a finer control ? Thhaks in advance. -- Didier Georgieff DDAF du Bas-Rhin - Cellule SIG 2, rue des Mineurs 67070 Strasbourg Cedex tél : 03.88.25.20.33 - fax : 03.88.25.20.01 email :

[Zope] "private" Yihaw folders and yihaw_latest method.

2000-09-29 Thread Didier Georgieff
File /zope/2-1-6- clean/lib/python/DocumentTemplate/DT_With.py, line 148, in render (Object: Catalog.getobject(data_record_id_)) File /zope/2-1-6- clean/lib/python/DocumentTemplate/DT_Util.py, line 329, in eval (Object: _.has_key('approved') and approved or not _.has_key(&

[Zope] RE: "private" Yihaw folders and yihaw_latest method.

2000-09-29 Thread Didier Georgieff
ge- > || From: Didier Georgieff [mailto:[EMAIL PROTECTED]] > || Subject: "private" Yihaw folders and yihaw_latest method. > || If i remove also the "access content" on the yihaw folder , > || no more listing on toplevel. Fine. > || > || But, when i do that, th

[Zope] logout from basic authentication ... almost

2000-09-29 Thread Didier Georgieff
Hello, On the archive i got the way to logout from the basic authentication. i have DTML method called "logout" with only : Logout requested. OK Calling the logout method calls the authenticated window. And i can give a new id/pass. So login as a new user works fine. But if i only want

[Zope] manage tabs within my standard_html_header

2000-09-29 Thread Didier Georgieff
Hello, I want to use some standard manage tabs within my site design. 1 - If i call url/manage_main it brings the tabs *without* my header and footer. 2 - if i put a method manage_mylook with it works fine for *this* tab, but fails if i call the other tabs from this screen. 3 - i was

[Zope] zope book AppendixA error

2000-11-03 Thread Didier Georgieff
Hello, I guess DC people is already aware, but i get an error since yesterday while pointing to ZB/AppendixA.html Document Template Parse Error invalid parameter: "="Expression"]...", for tag , on line 421 of AppendixA.html Didier. ___

[Zope] traceback when exporting in XML on 2.2.2

2000-11-17 Thread Didier Georgieff
sions) AttributeError: exportXML -- Didier Georgieff DDAF du Bas-Rhin - Cellule SIG 2, rue des Mineurs 67070 Strasbourg Cedex tél : 03.88.25.20.33 - fax : 03.88.25.20.01 email : [EMAIL PROTECTED] SIT du Bas-Rhin : http://www.bas-rhin.sit.gouv.fr GéoWeb http://sertit10.u-stras

[Zope] how-to list all the zclasses constructors ?

2000-11-20 Thread Didier Georgieff
an how-to (in complement of the Adding Zclasses instances programatically) Thanks in advance. -- Didier Georgieff DDAF du Bas-Rhin - Cellule SIG 2, rue des Mineurs 67070 Strasbourg Cedex tél : 03.88.25.20.33 - fax : 03.88.25.20.01 email : [EMAIL PROTECTED] SIT du Bas-Rhin : http://www.bas-rhin.sit.g

[Zope] It's NOT a Zope error

2000-12-03 Thread Didier Georgieff
On 3 Dec 2000, at 12:00, Jason Cunliffe" <[EMAIL PROTECTED]> wrote: > But his post does in fact seem to be a common first-time experience. So I > would like to suggest a sensible super-newbie-oriented adjustment to _all_ > future Zope installations: While i really agree to that (always in term

[Zope] ZClass report

2000-12-07 Thread Didier Georgieff
should i upgrade mine ? Thanks for any tip. -- Didier Georgieff DDAF du Bas-Rhin - Cellule SIG 2, rue des Mineurs 67070 Strasbourg Cedex tél : 03.88.25.20.33 - fax : 03.88.25.20.01 email : [EMAIL PROTECTED] SIT du Bas-Rhin : http://www.bas-rhin.sit.gouv.fr GéoWeb http://sertit10.u-strasbg.fr

[Zope] Strange Catalog problem.

2000-12-08 Thread Didier Georgieff
e / ? The "new" items are now added programatically and the "old" ones where done thru Zope interface. And sometimes i still get a "problem uncataloging before catalogging" message on the Zope console. Am i missing some important change ? Thanks in advance. --

[Zope] RE: Strange Catalog problem.

2000-12-08 Thread Didier Georgieff
jects ! Is this also a feature or a bug ? Thanks for the help. -- Didier Georgieff DDAF du Bas-Rhin - Cellule SIG 2, rue des Mineurs 67070 Strasbourg Cedex tél : 03.88.25.20.33 - fax : 03.88.25.20.01 email : [EMAIL PROTECTED] SIT du Bas-Rhin : http

[Zope] strange ZClass method problem

2000-12-08 Thread Didier Georgieff
2-2-2/lib/python/DocumentTemplate/DT_Var.py, line 276, in render (Object: title_or_id) KeyError: title_or_id -- Didier Georgieff DDAF du Bas-Rhin - Cellule SIG 2, rue des Mineurs 67070 Strasbourg Cedex tél : 03.88.25.20.33 - fax : 03.88.25.20.01 email : [EM

[Zope] Response.redirect problem **sometimes** on netscape

2000-12-13 Thread Didier Georgieff
page and the post data still there), while the RESPONSE.redirect **works** on other occasions with N4.51. Is it a known problem, or a problem calling manage_delObjects bfore redirection ? If not, seems like a bug somewhere in the headers ? Thanks in advance. -- Didier Georgieff DDAF du Bas

[Zope] new 2.2.4 security/role bug ?? (ZCatalog related ??)

2000-12-18 Thread Didier Georgieff
call_object (Object: manage_proxy) File /home/georgieff/Zope-2.2.2-src/lib/python/OFS/DTMLMethod.py, line 278, in manage_proxy (Object: test_latest) File /home/georgieff/Zope-2.2.2-src/lib/python/OFS/DTMLMethod.py, line 271, in _validateProxy (Object: test_latest) Forbi

RE: [Zope] new 2.2.4 security/role bug ?? (ZCatalog related ??)

2000-12-18 Thread Didier Georgieff
the catalog and accessing them directly has something to do with some new security feature in 2.2 i didn't understood ? But i can't figure wich one, even in re-reading carefully the zope book. Anyway, thanks for your clear explanation. Regards. -- Didier Georgieff DDAF du Bas-Rhin - Cel

[Zope] read_raw() not allowed below root ?

2000-12-20 Thread Didier Georgieff
9, in validate File /zope/2-2- 2/lib/python/AccessControl/ZopeSecurityPolicy.py, line 183, in validate Unauthorized: (see above) -- Didier Georgieff DDAF du Bas-Rhin - Cellule SIG 2, rue des Mineurs 67070 Strasbourg Cedex tél : 03.88.25.20.33 - fax : 03.88.25.20.01 email : [EMAIL PROTECTED] SIT du Bas-Rhi

[Zope] I guess i found a new ZCatalog problem (on meta-type) ??

2000-12-20 Thread Didier Georgieff
Hello, * I have a regular Catalog. * It is used by Yihaw (ZClass product, CatalogAware, with contained ZClasses). * I done the normalize_paths (0 updated) * I can browse the catalog without any problem and acces the objects *** method testCatalog1 OUTSIDE INSIDE produce only : OUTSIDE whil

[Zope] Re: I guess i found a new ZCatalog problem (on meta-type) ??

2000-12-20 Thread Didier Georgieff
On 20 Dec 2000, at 20:13, Didier Georgieff <[EMAIL PROTECTED]> ([EMAIL PROTECTED]) wrote: > I'm on 2.2.4 with the 3 latest Hotfix, Transparent Folder 0.3 and your > catalog path. Well, i mean Petrilli's latest ZCatalog PATCH (and n

[Zope] pb : transparent folder 0.3 and ZSQL methods

2000-12-22 Thread Didier Georgieff
ich is a great great great (tm) product. Regards. -- Didier Georgieff DDAF du Bas-Rhin - Cellule SIG 2, rue des Mineurs 67070 Strasbourg Cedex tél : 03.88.25.20.33 - fax : 03.88.25.20.01 email : [EMAIL PROTECTED] SIT du Bas-Rhin : http://www.bas-rh

[Zope] première version de l'interface francisée de Zope

2000-12-23 Thread Didier Georgieff
Bonjour, * Vous pouver télécharger une première version de l'interface francisée de Zope (actuellement 2.2.4) à l'adresse suivante : http://zdp.zope.org/projects/zi18n/zzlocale/zzlocale_fr.tar.gz * il vous faut installer le produit zzlocale : http://www.zope.org/Members/yemartin/zzLocale * C

[Zope] Can't import objects ... is transparent folder still the reason ?

2000-12-24 Thread Didier Georgieff
I have a problem importing objects (Yihaw Folder derived from Object Manager) on 2.2.4 and Transparent Folder (see traceback at the end). Some months ago i had some similar problem with the first/removed Transparent Folder version. Is this same problem still there on Transparent Folder 0.3, or