id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 1161,TracBlog day out of range when navigating blog,keith.rogers@…,John Hampton,"I'm getting a ""day is out of range for month"" error when navigating through the blog - guess it's because today is the 31st, so when I try to view a month with fewer days it messes up (quick fix is to specify the day as a parameter in the url) {{{ Traceback (most recent call last): File ""/usr/local/python/lib/python2.4/site-packages/trac/web/main.py"", line 339, in dispatch_request dispatcher.dispatch(req) File ""/usr/local/python/lib/python2.4/site-packages/trac/web/main.py"", line 224, in dispatch resp = chosen_handler.process_request(req) File ""build/bdist.linux-x86_64/egg/tBlog/web_ui.py"", line 207, in process_request File ""build/bdist.linux-x86_64/egg/tBlog/web_ui.py"", line 311, in _generate_blog File ""build/bdist.linux-x86_64/egg/tBlog/web_ui.py"", line 326, in _generate_calendar ValueError: day is out of range for month }}} ",defect,closed,low,TracBlogPlugin,minor,duplicate,TracBlog day range,,0.10