Modify

Opened 18 years ago

Closed 18 years ago

Last modified 16 years ago

#345 closed defect (fixed)

Next/Previous Day/Month links don't work in calendar

Reported by: John Hampton Owned by: John Hampton
Priority: high Component: TracBlogPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.9

Description

Thanks to Arc for the heads up

*cough* lazy whining bastard *cough*
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/modpython_frontend.py", line 206, in handler
    dispatch_request(mpr.path_info, mpr, env)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 139, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 107, in dispatch
    resp = chosen_handler.process_request(req)
  File "build/bdist.linux-i686/egg/tBlog/web_ui.py", line 173, in process_request
  File "build/bdist.linux-i686/egg/tBlog/web_ui.py", line 265, in _generate_blog
  File "build/bdist.linux-i686/egg/tBlog/web_ui.py", line 299, in _generate_calendar
IndexError: list index out of range

Attachments (0)

Change History (1)

comment:1 Changed 18 years ago by John Hampton

Resolution: fixed
Status: newclosed

(In [725]) * Fix for list index bug in calendar, closes #329, #345

  • Added permisison check to new post. Still have a slight issue with the error not showing the permisison needed
  • Smal UI tweak to tags listing

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain John Hampton.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.