[Zope-dev] RE: [Zope] Re: Zope 2.1.5/6/7 upgrading issues

2000-06-16 Thread Ron Bickers

Sounds good to me.

I started working with 2.2b1 because of these issues and everything I'm
using works okay except that the ZSQLMethods I have in one of my ZClasses
could not access properties from the properties sheet.  It keeps asking for
authentication and without it comes back with unauthorized...not allowed to
access 'db_name' (one of the string properties).  Is that addressed/fixed in
2.2.b2 or is there some permissions change in the 2.2 series that is causing
it?

I'm excited about the changes in 2.2, but until I better understand how the
new permissions work, I don't want to upgrade any production servers.

___

Ron Bickers
Logic Etc, Inc.
[EMAIL PROTECTED]


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Brian
> Lloyd
> Sent: Friday, June 16, 2000 10:51 AM
> To: 'Stephen Cimarelli'; 'Gregor Hoffleit'; 'Graham Chiu'; 'Ron
> Bickers'; 'Adam Karpierz'; '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
> Subject: [Zope] Re: Zope 2.1.5/6/7 upgrading issues
>
>
> Hi guys,
>
> First of all, I'd like to apologize for the pain factor here -
> there has been some CM process changes around here and the
> 2.1.x branch is suffering as a result :(
>
> I have a proposal, however, that I hope will make this much
> easier. How about if we:
>
>   o release a "Product" today that, if you install it and
> restart your Zope (no matter what version), patches the
> hole at runtime (in memory change only).
>
>   o retract the 2.1.7 release in favor of getting 2.2 beta 2
> out on Monday, which doesn't have the cruft problem of
> the 2.1.x branch and contains all fixes to date (and
> which will fix SQLMethod problems and support the SiteAccess
> release that Evan is making today).
>
>
> I can have the new "hotfix" product ready by 12:00pm EST today.


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )




Re: [Zope-dev] Re: [Zope] Re: Zope 2.1.5/6/7 upgrading issues

2000-06-16 Thread Adam Karpierz

>Hi!
>
>   My vote is here:
>
>On Fri, 16 Jun 2000, Brian Lloyd wrote:
>>   o retract the 2.1.7 release in favor of getting 2.2 beta 2
>> out on Monday, which doesn't have the cruft problem of
>> the 2.1.x branch and contains all fixes to date (and
>> which will fix SQLMethod problems and support the SiteAccess
>> release that Evan is making today).
>
>   I am not running any production servers (yet), so I better will start to
>experiment with new Zope, rather than patching old one.
>   Other people esp. those who run prod. servers free to have different
>opinions :)


For me it's not big problem too (yet:) and better way to trying to use
new beta rather fighting with old patches and hacks.

But.. maybe will be a general problem for contributed products
wchich uses MailHost (such as EMarket, ETailer, maybe WordlPilot etc)
bacause MailHost API (especially MailHost.add)  method was changed
in 2.2 branch (in current 2.1.7 too), due to use of standard smtplib module.

And there is a big and serious problem (I think not only for me:).
On my Win box Zope2.2b1 craches (GFP), dont allow add objects (eg. Folder),
dont allow enter Control Panel if product incorect installed, etc..
2.2b1 is very , very unstable for now. Of course I understand the reasons
(a lot of very important changes).
If I would help to avoid some problems I can test v2.2b2 extensively, especially
on Win32 box (Win98, Win2000) and a little (for comparison of behaviour)
on RH Linux.

PS: appologize for my 'english'

Adam Karpierz
[EMAIL PROTECTED]




___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )




[Zope-dev] Re: [Zope] Re: Zope 2.1.5/6/7 upgrading issues

2000-06-16 Thread Oleg Broytmann

Hi!

   My vote is here:

On Fri, 16 Jun 2000, Brian Lloyd wrote:
>   o retract the 2.1.7 release in favor of getting 2.2 beta 2 
> out on Monday, which doesn't have the cruft problem of 
> the 2.1.x branch and contains all fixes to date (and 
> which will fix SQLMethod problems and support the SiteAccess
> release that Evan is making today).

   I am not running any production servers (yet), so I better will start to
experiment with new Zope, rather than patching old one.
   Other people esp. those who run prod. servers free to have different
opinions :)

Oleg.(All opinions are mine and not of my employer)
 
Oleg Broytmann  Foundation for Effective Policies  [EMAIL PROTECTED]
   Programmers don't die, they just GOSUB without RETURN.


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )