ValueError on calendar day.html day is out of range

Bug #863333 reported by JimPGlenn
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
Medium
Balazs Ree

Bug Description

reported via error monitor:
Fri Sep 30 09:53:22 2011 Exception when processing https://karl.soros.org/offices/calendar/day.html?year=2011&month=9&day=31 Referer: https://karl.soros.org/offices/calendar/day.html?filter=_default_layer_ Traceback (most recent call last): File "/srv/osfkarl/production/31/eggs/karl-3.72-py2.6.egg/karl/errorlog.py", line 18, in middleware return app(environ, start_response) File "/srv/osfkarl/production/31/eggs/repoze.retry-0.9.4-py2.6.egg/repoze/retry/__init__.py", line 88, in __call__ app_iter = self.application(environ, replace_start_response) File "/srv/osfkarl/production/31/eggs/repoze.zodbconn-0.11-py2.6.egg/repoze/zodbconn/connector.py", line 21, in __call__ result = self.next_app(environ, start_response) File "/srv/osfkarl/production/31/eggs/repoze.tm2-1.0a5-py2.6.egg/repoze/tm/__init__.py", line 23, in __call__ result = self.application(environ, save_status_and_headers) File "/srv/osfkarl/production/31/eggs/repoze.who-1.0.15-py2.6.egg/repoze/who/middleware.py", line 107, in __call__ app_iter = app(environ, wrapper.wrap_start_response) File "/srv/osfkarl/production/31/eggs/repoze.urchin-0.1-py2.6.egg/repoze/urchin/__init__.py", line 20, in __call__ resp = req.get_response(self.app) File "/srv/osfkarl/production/31/eggs/WebOb-0.9.8.0_osi1-py2.6.egg/webob/request.py", line 920, in get_response application, catch_exc_info=False) File "/srv/osfkarl/production/31/eggs/WebOb-0.9.8.0_osi1-py2.6.egg/webob/request.py", line 888, in call_application app_iter = application(self.environ, start_response) File "/srv/osfkarl/production/31/eggs/repoze.bfg-1.2-py2.6.egg/repoze/bfg/router.py", line 130, in __call__ response = view_callable(context, request) File "/srv/osfkarl/production/31/eggs/repoze.bfg-1.2-py2.6.egg/repoze/bfg/configuration.py", line 1753, in _secured_view return view(context, request) File "/srv/osfkarl/production/31/eggs/karl-3.72-py2.6.egg/karl/content/views/calendar_events.py", line 369, in show_day_view response = _show_calendar_view(context, request, DayViewPresenter, selection) File "/srv/osfkarl/production/31/eggs/karl-3.72-py2.6.egg/karl/content/views/calendar_events.py", line 311, in _show_calendar_view focus_datetime = datetime.datetime(year, month, day) ValueError: day is out of range for month

Tags: r3.73
JimPGlenn (jpglenn09)
Changed in karl3:
importance: Undecided → Medium
assignee: nobody → Balazs Ree (ree)
milestone: none → m76
summary: - Exception when processing calendar
+ ValueError on calendar day.html day is out of range
Balazs Ree (ree)
Changed in karl3:
status: New → In Progress
Revision history for this message
Balazs Ree (ree) wrote :

This code that gives the exception, is not there on the trunk (master branch) any more, which makes me conclude that this bug does not occur any more.

Changed in karl3:
status: In Progress → Fix Committed
JimPGlenn (jpglenn09)
tags: added: r3.73
Revision history for this message
JimPGlenn (jpglenn09) wrote :

fixed

Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.