[Zope-CMF] Re: CMFSetup cookie crumbler setup still broken

2005-09-22 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jens Vagelpohl wrote: > Just noticed another debilitating problem with the new cookie crumbler > setup driven by CMFSetup in both SVN trunk and the 1.5 branch. > > Symptom: In a new CMFSetup-created site, no one can log in at all. Ever. > > Problem:

[Zope-CMF] Re: SVN: CMF/branches/1.5/C CMFSetup: added support for configuring cookie auth and mailhost tools

2005-09-22 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Florent Guillaume wrote: > Tres Seaver wrote: > >> Log message for revision 38552: >> --- CMF/branches/1.5/CMFSetup/xml/ccExport.xml2005-09-20 20:50:17 >> UTC (rev 38551) >> +++ CMF/branches/1.5/CMFSetup/xml/ccExport.xml2005-09-21 09:48:47 >>

Re: [Zope-CMF] [dev] Topic changes: problems with revision 38002

2005-09-22 Thread Dieter Maurer
yuppie wrote at 2005-9-21 18:10 +0200: > ... > File "Products/CMFDefault/Portal.py", line 26, in ? > from Products.CMFTopic import Topic >ImportError: cannot import name Topic In a similar situation (with Archetypes) something like import Products.CMFTopic.Topic; Topic = Products.CMFTopi

[Zope-CMF] CMFSetup cookie crumbler setup still broken

2005-09-22 Thread Jens Vagelpohl
Just noticed another debilitating problem with the new cookie crumbler setup driven by CMFSetup in both SVN trunk and the 1.5 branch. Symptom: In a new CMFSetup-created site, no one can log in at all. Ever. Problem: The CookieCrumbler.__call__ method is being registered as before traverse ho

Re: [Zope-CMF] [dev] Topic changes: problems with revision 38002

2005-09-22 Thread Jens Vagelpohl
On 21 Sep 2005, at 18:10, yuppie wrote: I see sporadic import errors caused by circular imports: While not documented in CMFTopic/DEPENDENCIES.txt, http:// svn.zope.org/CMF/trunk/?rev=38002&view=rev added a new dependency on CMFDefault's SkinnedFolder. Not sure how to resolve this. Pe

Re: [Zope-CMF] Re: [CMF-checkins] SVN: CMF/branches/1.5/C CMFSetup: added support fo

2005-09-22 Thread Jens Vagelpohl
On 22 Sep 2005, at 12:55, pete wrote: Thanks that has made everything much clearer. I'll make sure I label clearly what conditions I've tested things under in future: I hadn't fully appreciated that the head might have different dependencies from the 1.5 branch, though the possibility see

[Zope-CMF] Re: [CMF-checkins] SVN: CMF/branches/1.5/C CMFSetup: added support fo

2005-09-22 Thread pete
Thanks that has made everything much clearer. I'll make sure I label clearly what conditions I've tested things under in future: I hadn't fully appreciated that the head might have different dependencies from the 1.5 branch, though the possibility seems obvious now you've pointed it out. J

Re: [Zope-CMF] Re: [CMF-checkins] SVN: CMF/branches/1.5/C CMFSetup: added support fo

2005-09-22 Thread Jens Vagelpohl
On 22 Sep 2005, at 11:55, computing project wrote: Apologies! Although I had tested adding the configured site via the ZMI several times (though only on 2.8), the removal of the two lines in setuphandlers somehow got missed out when I posted the code and patches. It is true that I didn'

[Zope-CMF] Re: [CMF-checkins] SVN: CMF/branches/1.5/C CMFSetup: added support fo

2005-09-22 Thread computing project
Apologies! Although I had tested adding the configured site via the ZMI several times (though only on 2.8), the removal of the two lines in setuphandlers somehow got missed out when I posted the code and patches. It is true that I didn't try checking out a clean install, applying all the patc

[Zope-CMF] XML in CMFDefault

2005-09-22 Thread computing project
Hi, I've just produced a proof-of-concept version of CMFDefault where the CMF produces XML documents, and then these are rendered in the browser (for my own ease!) with XSL. At the moment, this version supports moving round the site, viewing content and moving/deleting/clipboard stuff in the

Re: [Zope-CMF] Re: [CMF-checkins] SVN: CMF/branches/1.5/C CMFSetup: added support for configuring cookie auth and mailhost tools

2005-09-22 Thread Jens Vagelpohl
On 21 Sep 2005, at 16:50, Jens Vagelpohl wrote: On 21 Sep 2005, at 11:48, Tres Seaver wrote: Log message for revision 38552: CMFSetup: added support for configuring cookie auth and mailhost tools This patch is broken, as I am finding out. Please don't put it on the head until it

[Zope-CMF] CMF Collector: Open Issues

2005-09-22 Thread tseaver
The following supporters have open issues assigned to them in this collector (http://www.zope.org/Collectors/CMF). Assigned and Open efge - "CMFSetup: provide non-ascii im- and exports", [Accepted] http://www.zope.org/Collectors/CMF/292 - "CMFSetup doesn't correctly detect DCWo