Modify

Opened 14 years ago

Closed 12 years ago

#7047 closed defect (duplicate)

Doesn't work with mulirepository in trac 0.12

Reported by: anonymous Owned by: David Francos Cuartero
Priority: normal Component: TicketBackLinksMacro
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

2010-04-30 23:55:43,625 Trac[loader] ERROR: Skipping "TicketBackLinksDescription.macro = TicketBackLinksDescription.macro": 
Traceback (most recent call last):
  File "build\bdist.win32\egg\trac\loader.py", line 70, in _load_eggs
    entry.load(require=True)
  File "build\bdist.win32\egg\pkg_resources.py", line 1954, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File .\python\lib\site-packages\ticketbacklinksdescription-0.1-py2.6.egg\TicketBackLinksDescription\macro.py", line 79
     return buf.getvalue()
SyntaxError: ("'return' outside function", ('.\\python\\lib\\site-packages\\ticketbacklinksdescription-0.1-py2.6.egg\\TicketBackLinksDescription\\macro.py', 79, None, 'return buf.getvalue()\n')))

Trac 0.12dev-r9593

Attachments (0)

Change History (4)

comment:1 Changed 14 years ago by Ryan J Ollos

Owner: changed from Mel Chua to Ryan J Ollos

Reassigning to new maintainer.

comment:2 Changed 13 years ago by Ryan J Ollos

Summary: Dont work with mulirepository in trac 0.12Doesn't work with mulirepository in trac 0.12

comment:3 Changed 12 years ago by ejucovy

Component: TracBacksPluginTicketBackLinksMacro
Owner: changed from Ryan J Ollos to David Francos Cuartero

Looks like this was filed against the wrong plugin.

comment:4 Changed 12 years ago by Ryan J Ollos

Resolution: duplicate
Status: newclosed

Duplicate of #7832, which has a patch.

Modify Ticket

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

Add Comment


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

 
Note: See TracTickets for help on using tickets.