Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#5370 closed defect (fixed)

UndefinedError: {'search': ...} has no member named "up"

Reported by: sandro.salari Owned by: Christian Boos
Priority: high Milestone: 0.11
Component: general Version: devel
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

When I try to attach a file to a ticket i take this error:

Trac detected an internal error: UndefinedError: {'search': [{'href': '/projects/my-project/search', 'type': None, 'class': None, 'title': None}], 'help': [{'href': '/projects/my-project/wiki/TracGuide', 'type': None, 'class': None, 'title': None}], 'start': [{'href': '/projects/my-project/wiki', 'type': None, 'class': None, 'title': None}], 'stylesheet': [{'href': '/projects/my-project/chrome/common/css/trac.css', 'type': 'text/css', 'class': None, 'title': None}, {'href': '/projects/my-project/chrome/common/css/code.css', 'type': 'text/css', 'class': None, 'title': None}], 'shortcut icon': [{'href': '/projects/my-project/chrome/common/trac.ico', 'type': 'image/x-icon', 'class': None, 'title': None}], 'icon': [{'href': '/projects/my-project/chrome/common/trac.ico', 'type': 'image/x-icon', 'class': None, 'title': None}]} has no member named "up"

Attachments (0)

Change History (2)

comment:1 by Christian Boos, 17 years ago

Description: modified (diff)
Owner: changed from Jonas Borgström to Christian Boos
Priority: normalhigh
Summary: UndefinedError: {'search': [{'href': '/projects/my-project/search', 'type': None, 'class': None, 'title': None}], 'help': [{'href': '/projects/my-project/wiki/TracGuide', 'type': None, 'class': None, 'title': None}], 'start': [{'href': '/projects/my-project/wiki', 'type': None, 'class': None, 'title': None}], 'stylesheet': [{'href': '/projects/my-project/chrome/common/css/trac.css', 'type': 'text/css', 'class': None, 'title': None}, {'href': '/projects/my-project/chrome/common/css/code.css', 'type': 'text/css', 'class': None, 'title': None}], 'shortcut icon': [{'href': '/projects/my-project/chrome/common/trac.ico', 'type': 'image/x-icon', 'class': None, 'title': None}], 'icon': [{'href': '/projects/my-project/chrome/common/trac.ico', 'type': 'image/x-icon', 'class': None, 'title': None}]} has no member named "up"UndefinedError: {'search': ...} has no member named "up"

Ugh, you're right.

comment:2 by Christian Boos, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in r5492, thanks for the report!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos 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.