Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#297 closed defect (fixed)

Latest Tagged Bitten (0.53) on Trac 0.11

Reported by: anonymous Owned by: cmlenz
Priority: major Milestone: 0.6
Component: General Version: 0.5.3
Keywords: Cc:
Operating System: Windows

Description

Switching on the Build Config Controller in the Administration web pages causes all areas of Trac to fail with this error - this is the source of the page, no html was output:

Traceback (most recent call last):

File "C:\Python25\Lib\site-packages\trac\web\api.py", line 339, in send_error

'text/html')

File "C:\Python25\Lib\site-packages\trac\web\chrome.py", line 684, in render_template

data = self.populate_data(req, data)

File "C:\Python25\Lib\site-packages\trac\web\chrome.py", line 592, in populate_data

dchrome?.update(req.chrome)

File "C:\Python25\Lib\site-packages\trac\web\api.py", line 168, in getattr

value = self.callbacks[name](self)

File "C:\Python25\Lib\site-packages\trac\web\chrome.py", line 460, in prepare_request

for category, name, text in contributor.get_navigation_items(req):

File "build\bdist.win32\egg\bitten\trac_ext\web_ui.py", line 93, in get_navigation_items

self.env.href.build()))

Lookup Error?: unknown encoding: /My First New Project?/build

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by dfraser

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

I'm going to close this as latest trunk works on Trac 0.11 and we're getting towards a usable release

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain cmlenz.
The resolution will be deleted. Next status will be 'reopened'.
Author


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

 
Note: See TracTickets for help on using tickets.