Edgewall Software
Modify

Ticket #288 (closed defect: fixed)

Opened 8 years ago

Last modified 5 years ago

traceback - tried to enter 'HEAD' in the 'view rev' input box.

Reported by: anonymous Owned by: jonas
Priority: normal Milestone: 0.7
Component: version control/browser Version: 0.6.1
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

Traceback (most recent call last):

File "/usr/lib/python2.2/site-packages/trac/trac.py", line 260, in main

real_main()

File "/usr/lib/python2.2/site-packages/trac/trac.py", line 208, in real_main

module.run()

File "/usr/lib/python2.2/site-packages/trac/Module.py", line 38, in run

self.render()

File "/usr/lib/python2.2/site-packages/trac/Browser.py", line 135, in render

rev = int(rev)

ValueError?: invalid literal for int(): HEAD

Attachments

Change History

comment:1 Changed 8 years ago by jonas

  • Status changed from new to assigned

comment:2 Changed 8 years ago by jonas

  • Milestone set to 0.7

comment:3 Changed 8 years ago by jonas

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in [452].

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


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

 
Note: See TracTickets for help on using tickets.