Question
most times everything works fine, but sometimes when trying to save this error occurs:
Software error:
Month '-1' out of range 0..11 at ../lib/TWiki.pm line 1023
Environment
--
UniMannheim - 11 Mar 2004
Answer
This is due to a problem with the date-interpretation function in the Feb 2003 release. Attached is a patch that will update that function in your TWiki.pm with some changes made since then.
To apply the patch, just run
patch < date-update.patch in your TWiki installation's
lib directory. If this doesn't solve your problem, reset this topic to
AskedQuestions.
--
WalterMundt -31 Mar 2004
If you use RCSLite and the Feb 2003 release then you've got the
MonthOutOfRangeWithRcsLite problem. In this case a more recent version (Twiki20030811beta) of RcsLight.pm and RcsFile.pm will fix the problem.
--
AlfonsMittelmeyer -12 Apr 2004