RE: [Zope] Zope 2.3.0b2 undo strangeness

2001-01-22 Thread Ron Bickers

I was hoping that one of the fairly few changes from b1 to b2 would trigger
an "Oh yeah."
___

Ron Bickers
Logic Etc, Inc.
[EMAIL PROTECTED]


> -Original Message-
> From: Chris McDonough [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 22, 2001 2:16 PM
> To: Ron Bickers; [EMAIL PROTECTED]
> Subject: Re: [Zope] Zope 2.3.0b2 undo strangeness
>
>
> Hmmm, ok, I was just making sure it wasn't a default content issue... I
> don't know what the issue is.  :-(


___
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-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope 2.3.0b2 undo strangeness

2001-01-22 Thread Chris McDonough

Hmmm, ok, I was just making sure it wasn't a default content issue... I
don't know what the issue is.  :-(


- Original Message -
From: "Ron Bickers" <[EMAIL PROTECTED]>
To: "Chris McDonough" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, January 22, 2001 1:50 PM
Subject: RE: [Zope] Zope 2.3.0b2 undo strangeness


> I used an existing Dafa.fs from 2.3.0b1, 2.2.5 and down to (I think)
2.2.0.
> I didn't notice these messages with  2.3.0b1.
> ___
>
> Ron Bickers
> Logic Etc, Inc.
> [EMAIL PROTECTED]
>
>
> > -Original Message-
> > From: Chris McDonough [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, January 22, 2001 12:52 PM
> > To: Ron Bickers; [EMAIL PROTECTED]
> > Subject: Re: [Zope] Zope 2.3.0b2 undo strangeness
> >
> >
> > Ron,
> >
> > Did you start from a fresh Data.fs for 2.3.0b2 or did you use an
existing
> > Data.fs from another install?
>
>


___
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-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




RE: [Zope] Zope 2.3.0b2 undo strangeness

2001-01-22 Thread Ron Bickers

I used an existing Dafa.fs from 2.3.0b1, 2.2.5 and down to (I think) 2.2.0.
I didn't notice these messages with  2.3.0b1.
___

Ron Bickers
Logic Etc, Inc.
[EMAIL PROTECTED]


> -Original Message-
> From: Chris McDonough [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 22, 2001 12:52 PM
> To: Ron Bickers; [EMAIL PROTECTED]
> Subject: Re: [Zope] Zope 2.3.0b2 undo strangeness
>
>
> Ron,
>
> Did you start from a fresh Data.fs for 2.3.0b2 or did you use an existing
> Data.fs from another install?


___
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-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope 2.3.0b2 undo strangeness

2001-01-22 Thread Chris McDonough

No.  The CHANGES.txt log provides status about changes between releases.
There were some changes in Data.fs.in in 2.3b2 to use the new-style dtml
syntax in the default content, but if you upgraded an existing Zope from
another or if you replaced the default content in Data.fs.in, you wouldn't
notice.

If you didn't use an old Data.fs or if you didn't replace the default
content in Data.fs.in when installing 2.3b2, the only changes you'd notice
would be that the contents of index_html, standard_html_header,
standard_html_footer, and standard_error_message have changed from prior
releases.

- Original Message -
From: "Oleg Broytmann" <[EMAIL PROTECTED]>
To: "Chris McDonough" <[EMAIL PROTECTED]>
Cc: "Zope Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, January 22, 2001 1:02 PM
Subject: Re: [Zope] Zope 2.3.0b2 undo strangeness


> On Mon, 22 Jan 2001, Chris McDonough wrote:
> > Did you start from a fresh Data.fs for 2.3.0b2 or did you use an
existing
> > Data.fs from another install?
>
>Oops, are they incompatible with each other? (I am not the author of
the
> original question, just curious). IWBN to see some information in
> INSTALL.txt about upgrading from prev. version.
>
> Oleg.
> 
>  Oleg Broytmann http://www.zope.org/Members/phd/ [EMAIL PROTECTED]
>Programmers don't die, they just GOSUB without RETURN.
>
>


___
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-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope 2.3.0b2 undo strangeness

2001-01-22 Thread Oleg Broytmann

On Mon, 22 Jan 2001, Chris McDonough wrote:
> Did you start from a fresh Data.fs for 2.3.0b2 or did you use an existing
> Data.fs from another install?

   Oops, are they incompatible with each other? (I am not the author of the
original question, just curious). IWBN to see some information in
INSTALL.txt about upgrading from prev. version.

Oleg.

 Oleg Broytmann http://www.zope.org/Members/phd/ [EMAIL PROTECTED]
   Programmers don't die, they just GOSUB without RETURN.


___
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-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope 2.3.0b2 undo strangeness

2001-01-22 Thread Chris McDonough

Ron,

Did you start from a fresh Data.fs for 2.3.0b2 or did you use an existing
Data.fs from another install?

- Original Message -
From: "Ron Bickers" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 20, 2001 2:49 AM
Subject: [Zope] Zope 2.3.0b2 undo strangeness


> I am getting transaction that show in the root folder's Undo screen that
> look like this:
>
> /index_html by Anonymous User
> /welcome.html by Anonymous User
> /commonbond.html by Anonymous User
>
> There are multiple entries of these and a couple others, but by accessing
> these pages, I can't seem to force one to be added to the Undo list.
>
> One of these is a Python Script, and its modification time shows as the
last
> time one of the above entries was made.  The transaction also shows in the
> Undo tab of the Python Script itself.
>
> The others are DTML Methods.  Their modification time has not changed
since
> I last modified them weeks ago, and the transaction above does *not* show
in
> the DTML Method's Undo tab.
>
> What's going on here?
> ___
>
> Ron Bickers
> Logic Etc, Inc.
> [EMAIL PROTECTED]
>
>
> ___
> 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-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>
>


___
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-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Zope 2.3.0b2 undo strangeness

2001-01-19 Thread Ron Bickers

I am getting transaction that show in the root folder's Undo screen that
look like this:

/index_html by Anonymous User
/welcome.html by Anonymous User
/commonbond.html by Anonymous User

There are multiple entries of these and a couple others, but by accessing
these pages, I can't seem to force one to be added to the Undo list.

One of these is a Python Script, and its modification time shows as the last
time one of the above entries was made.  The transaction also shows in the
Undo tab of the Python Script itself.

The others are DTML Methods.  Their modification time has not changed since
I last modified them weeks ago, and the transaction above does *not* show in
the DTML Method's Undo tab.

What's going on here?
___

Ron Bickers
Logic Etc, Inc.
[EMAIL PROTECTED]


___
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-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )