Modify

Opened 13 years ago

Closed 12 years ago

Last modified 10 years ago

#8830 closed defect (worksforme)

invalid literal for int()

Reported by: wrobel@… Owned by: Noah Kantrowitz
Priority: high Component: MasterTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

Trac detected an internal error:

ValueError: invalid literal for int() with base 10: '#243'

Python traceback
Most recent call last:

    File "/usr/share/python2.6/site-packages/trac/web/main.py", line 511, in _dispatch_request
    File "/usr/share/python2.6/site-packages/trac/web/main.py", line 248, in dispatch
    File "/usr/share/python2.6/site-packages/trac/web/main.py", line 357, in _post_process_request
    File "build/bdist.linux-i686/egg/mastertickets/web_ui.py", line 82, in post_process_request 

The problem is that I cannot correct this value since ticket page is broken now.

Attachments (0)

Change History (3)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 12 years ago by Ryan J Ollos

Resolution: worksforme
Status: newclosed

I can't reproduce with the latest revision of the source. The issue was probably fixed by now. Please reopen if you can reproduce with the latest revision of the source.

comment:3 Changed 10 years ago by Ryan J Ollos

Issue reported again in #11932.

Modify Ticket

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