Re: PATCH (was Formulator acts funny for 2-character options)
On Tue, 19 Aug 2003, Jean Jordaan wrote:
Hmm, was a bit hasty. The fix is needed in a couple of places in Widget.py and Validator.py .. New patch attached.
...
diff --exclude='*.pyc' --exclude='*~' --exclude='.*' -ru /usr/local/zope/Products/Formulator-1.4.1/Validator.py Formulator/Validator.py --- /usr/local/zope/Products/Formulator-1.4.1/Validator.py 2003-05-16 17:44:47.000000000 +0200 Sorry, I did not follow this thread up to now but in how far is this patch necessary for Formulator 1.5.0?
Kind regards Andreas.
Sorry, I did not follow this thread up to now but in how far is this patch necessary for Formulator 1.5.0?
It's necessary, but I don't know if the patch command will apply the patch cleanly. A bunch of other things have changed too. But it's simple enough to make the changes by hand. -- Jean Jordaan http://www.upfrontsystems.co.za
On Tue, 19 Aug 2003, Jean Jordaan wrote:
Sorry, I did not follow this thread up to now but in how far is this patch necessary for Formulator 1.5.0?
It's necessary, but I don't know if the patch command will apply the patch cleanly. A bunch of other things have changed too. But it's simple enough to make the changes by hand. Thanks for the hint. What is the rationale to patch older versions that the latest stable release?
Moreover I have to admit that it is a little bit confusing to have http://zope.org/Members/infrae/Formulator (mentioning 1.5.0) and http://zope.org/Members/faassen/Formulator/ (mentioning the complete history up to 1.4.2) Kind regards Andreas.
What is the rationale to patch older versions that the latest stable release?
It's not really a rationale, more of an "irrationale" ;) As usual, I'm chasing a deadline on a live system which uses 1.4.1 .. I'll switch to the latest release as soon as I can, but for now I'm on 1.4.1 I'm hoping that by the time I upgrade, Martijn has incorporated my patch or something that suits him better. -- Jean Jordaan http://www.upfrontsystems.co.za
On Tue, 19 Aug 2003, Jean Jordaan wrote:
It's not really a rationale, more of an "irrationale" ;) :)
As usual, I'm chasing a deadline on a live system which uses 1.4.1 .. I'll switch to the latest release as soon as I can, but for now I'm on 1.4.1 Quite reasonable.
Thanks for the clarification Andreas. PS: I just was asking because I builded inofficial Debian packages of 1.5.0. I will ask the official maintainer to include your patch once he will be back from vacation and has time to care for the package.
participants (2)
-
Andreas Tille -
Jean Jordaan