Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#6377 closed defect (wontfix)

erro occors when write carlendar event

Reported by: lkc8282@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

Python Traceback
Traceback (most recent call last):
  File "C:\TracLight\python\Lib\site-packages\trac\web\main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "C:\TracLight\python\Lib\site-packages\trac\web\main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "build\bdist.win32\egg\azcalendar\azcalendar.py", line 305, in process_request
  File "build\bdist.win32\egg\azcalendar\azcalendar.py", line 46, in process_add
  File "C:\TracLight\python\Lib\_strptime.py", line 293, in strptime
    raise ValueError("time data did not match format:  data=%s  fmt=%s" %
ValueError: time data did not match format:  data=2007/11/20  fmt=%Y/%m/%d %H:%M

Attachments (0)

Change History (1)

comment:1 by Christian Boos, 17 years ago

Description: modified (diff)
Resolution: wontfix
Status: newclosed

azcalendar - that's the th:CalendarPlugin, please report the error there. Don't forget to mention the version of Trac you're using and the version of the plugin.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.