Edgewall Software
Modify

Opened 20 years ago

Closed 20 years ago

Last modified 18 years ago

#288 closed defect (fixed)

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

Reported by: anonymous Owned by: Jonas Borgström
Priority: normal Milestone: 0.7
Component: version control/browser Version: 0.6.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal 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 (0)

Change History (3)

comment:1 by Jonas Borgström, 20 years ago

Status: newassigned

comment:2 by Jonas Borgström, 20 years ago

Milestone: 0.7

comment:3 by Jonas Borgström, 20 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [452].

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.