Message4591
On one of my roundup instance, I have a crawler that follow the calendar
and it reach the year 9999.
But the calendar display a link for next year but this link fails
because Python has a limit on datetime.year.
Here is a patch that prevents to show links that will fail. |
|
Date |
User |
Action |
Args |
2012-07-22 13:49:28 | ced | set | recipients:
+ ced |
2012-07-22 13:49:28 | ced | set | messageid: <1342964968.61.0.595208052226.issue2550765@psf.upfronthosting.co.za> |
2012-07-22 13:49:28 | ced | link | issue2550765 messages |
2012-07-22 13:49:28 | ced | create | |
|