[Zope] zexp viewer

2007-03-07 Thread Sunil_Sagar
Hi,

I'm using plone and one of my page got corrupted and displaying blank 
page. I tried to undo but failed and got error. and in history I'm unable 
to copy to present.
I can see zexp file is of 137kb, that shows information is available in 
that file.  Please let me know if any third party tool is available to 
retrieve the data or another way is available.
Please suggest.

Thanks  Regards
Sunil Sagar
Work (Direct): +91-22-6750 6001
email: [EMAIL PROTECTED]
+=+
This message may contain confidential and/or privileged
information.  If you are not the addressee or authorized to
receive this for the addressee, you must not use, copy,
disclose or take any action based on this message or any
information herein.  If you have received this message in
error, please advise the sender immediately by reply e-mail
and delete this message.  Thank you for your cooperation.
+=+
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] zexp viewer

2007-03-07 Thread Jonathan


- Original Message - 
From: [EMAIL PROTECTED]

To: zope@zope.org
Sent: Wednesday, March 07, 2007 11:59 AM
Subject: [Zope] zexp viewer



Hi,

I'm using plone and one of my page got corrupted and displaying blank
page. I tried to undo but failed and got error. and in history I'm unable
to copy to present.
I can see zexp file is of 137kb, that shows information is available in
that file.  Please let me know if any third party tool is available to
retrieve the data or another way is available.
Please suggest.


Using the ZMI you can create a new folder and import the zexp file into that 
folder. Then copy what you need from there.


Jonathan 


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] zexp viewer

2007-03-07 Thread Sunil_Sagar
Still getting bank page.

--Sunil sagar



Jonathan [EMAIL PROTECTED] 
Sent by: [EMAIL PROTECTED]
03/07/2007 10:38 PM

To
zope@zope.org, [EMAIL PROTECTED]
cc

Subject
Re: [Zope] zexp viewer







- Original Message - 
From: [EMAIL PROTECTED]
To: zope@zope.org
Sent: Wednesday, March 07, 2007 11:59 AM
Subject: [Zope] zexp viewer


 Hi,

 I'm using plone and one of my page got corrupted and displaying blank
 page. I tried to undo but failed and got error. and in history I'm 
unable
 to copy to present.
 I can see zexp file is of 137kb, that shows information is available in
 that file.  Please let me know if any third party tool is available to
 retrieve the data or another way is available.
 Please suggest.

Using the ZMI you can create a new folder and import the zexp file into 
that 
folder. Then copy what you need from there.

Jonathan 

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


+=+
This message may contain confidential and/or privileged
information.  If you are not the addressee or authorized to
receive this for the addressee, you must not use, copy,
disclose or take any action based on this message or any
information herein.  If you have received this message in
error, please advise the sender immediately by reply e-mail
and delete this message.  Thank you for your cooperation.
+=+
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] zexp viewer

2007-03-07 Thread Jonathan


- Original Message - 
From: [EMAIL PROTECTED]

To: [EMAIL PROTECTED]
Cc: zope@zope.org; [EMAIL PROTECTED]
Sent: Wednesday, March 07, 2007 12:38 PM
Subject: Re: [Zope] zexp viewer



Still getting bank page.
--Sunil sagar


If you have:

1- deleted the problem routine (script? zpt? dtml method?)
2- imported the zexp into a new folder
3- copied the problem routine from the imported area into the 'production' 
area


and still have the same problem then:

1- there is a caching issue
or
2- the routine you deleted/imported/copied is not what is causing the 
problem

or
3- the routine in the zexp is also corrupted.


Jonathan



I'm using plone and one of my page got corrupted and displaying blank
page. I tried to undo but failed and got error. and in history I'm

unable

to copy to present.
I can see zexp file is of 137kb, that shows information is available in
that file.  Please let me know if any third party tool is available to
retrieve the data or another way is available.
Please suggest.


Using the ZMI you can create a new folder and import the zexp file into
that
folder. Then copy what you need from there.

Jonathan


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] zexp viewer

2007-03-07 Thread Dieter Maurer
[EMAIL PROTECTED] wrote at 2007-3-7 22:29 +0530:
I'm using plone and one of my page got corrupted and displaying blank 
page. I tried to undo but failed and got error. and in history I'm unable 
to copy to present.
I can see zexp file is of 137kb, that shows information is available in 
that file.  Please let me know if any third party tool is available to 
retrieve the data or another way is available.

I have several times posted code to Zope mailing lists
that allows to retrieve older versions of an object.

Search the archives for getHistory.



-- 
Dieter
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )