Modify

Opened 17 years ago

Closed 17 years ago

#1734 closed defect (fixed)

error when adding an event

Reported by: iparaian@… Owned by: Petr Machata
Priority: high Component: CalendarPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

Python Traceback

Traceback (most recent call last):

File "D:\Python244\Lib\site-packages\trac\web\main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "D:\Python244\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 "D:\Python244\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/07/03 fmt=%Y/%m/%d %H:%M

Attachments (0)

Change History (1)

comment:1 Changed 17 years ago by Petr Machata

Resolution: fixed
Status: newclosed

Should be fixed in r2508.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Petr Machata.
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.