Thanks guys, I have already tried option 2 with the patch command and got 
...

[EMAIL PROTECTED] DateTime]$ patch < DateTime-ISO8601.patch

can't find file to patch at input line 5

Perhaps you should have used the -p or --strip option?

The text leading up to this was:

--------------------------

|Index: tests/testDateTime.py

|===================================================================

|--- tests/testDateTime.py      (revisão 71022)

|+++ tests/testDateTime.py      (cópia de trabalho)

--------------------------

File to patch:

Skip this patch? [y] y

Skipping patch.

18 out of 18 hunks ignored

patching file DateTime.py

Reversed (or previously applied) patch detected!  Assume -R? [n] y

Hunk #7 succeeded at 518 with fuzz 1 (offset 4 lines).

Hunk #8 FAILED at 559.

Hunk #9 succeeded at 565 (offset -1 lines).

Hunk #10 FAILED at 600.

Hunk #11 succeeded at 636 (offset 4 lines).

Hunk #12 succeeded at 643 (offset -1 lines).

Hunk #13 succeeded at 738 (offset 7 lines).

Hunk #14 succeeded at 1630 with fuzz 2 (offset 32 lines).

Hunk #15 FAILED at 1771.

3 out of 15 hunks FAILED -- saving rejects to file DateTime.py.rej



"Alexander Limi" <[EMAIL PROTECTED]> wrote in 
message news:[EMAIL PROTECTED]
> On Wed, 21 Mar 2007 13:45:58 -0700, Dorneles Treméa 
> <[EMAIL PROTECTED]> wrote:
>
>>> Okay, so if I understand this correctly Zope 2.9.6 is the "cause" of 
>>> this.
>>> Based on Zope's information it looks like I can do one of 2 things, for 
>>> the
>>> short term, to correct the problem.
>>>
>>> 1. I could use Zope 2.9.5. If I understand correctly I you would just
>>> install Zope 2.9.5 in its own directory and then copy over my database 
>>> from
>>> Zope 2.9.6?
>>>
>>> 2. I could apply a patch to Zope 2.9.6. I am a little confused about how
>>> patches are applied to Zope and Plone. Elsewhere I see information about
>>> placing patches in the appropriate "Products" directory.
>>
>> 3. You could replace your current DateTime.py file with the last
>> revision from:
>>
>> http://svn.zope.org/Zope/branches/2.9/lib/python/DateTime/DateTime.py
>
> ...or
>
> 4. Wait for the next release of Zope that should be out shortly to address 
> the XSS security issue that was just hotfixed. ;)
>
> But #3 is probably what will get you up and running today.
>
> -- 
> Alexander Limi · http://limi.net
>
> 




_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to