Ticket #5471 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Can't use filename as download link in 0.12 branch

Reported by: olistudent Assigned to: Blackhex
Priority: normal Component: DownloadsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Hi.

I just upgraded from 0.11 to 0.12 branch. I'm running trac-0.11.5. After upgrading links like [download:filename] don't work anymore while links like [download:id] work fine. Can you give me a hint what to search for in the debug logs?

Although I added tracdownloads.consoleadmin.DownloadsConsoleAdmin = disabled to trac.ini I can see this in my logs:

2009-07-04 16:11:28,267 Trac[loader] ERROR: Skipping "TracDownloads.consoleadmin = tracdownloads.consoleadmin": (can't import "ImportError: cannot import name AdminCommandError")

Here you can have a look: http://trac.freetz.org/wiki/SandBox?action=diff&version=18 (scroll right to the bottom of the page)

Attachments

Change History

07/05/09 12:35:05 changed by anonymous

  • status changed from new to closed.
  • resolution set to fixed.

I forgot to port this one, thanks. Fixed in r6157. As for "can't import": I'm not sure why Trac is loading this component even when disabled. Try to ask on #trac IRC channel or just ignore it.


Add/Change #5471 (Can't use filename as download link in 0.12 branch)




Change Properties
Action