Ticket #8830 (closed defect: worksforme)

Opened 2 years ago

Last modified 8 months ago

invalid literal for int()

Reported by: wrobel@wsb-nlu.edu.pl Assigned to: coderanger
Priority: high Component: MasterTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (Last modified by rjollos)

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

Change History

10/06/12 00:48:20 changed by rjollos

  • description changed.

10/08/12 21:41:40 changed by rjollos

  • status changed from new to closed.
  • resolution set to worksforme.

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.


Add/Change #8830 (invalid literal for int())




Change Properties
Action