Ticket #3305 (closed defect: fixed)

Opened 5 months ago

Last modified 3 months ago

DepGraph doesn't want to work in wiki

Reported by: jschewe@bbn.com Assigned to: ftiede
Priority: normal Component: TracTicketDepgraphPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

When using [ [ DepGraph?(5, 5) ] ] I get an error: Error: Failed to load processor DepGraph?

No macro or processor named 'DepGraph?' found

I've got depgraph.* = enabled in my trac.ini. I also found that if I click the link in the upper right-hand corner of a ticket named "DepGraph?" I successfully get a dependency graph.

Attachments

Change History

07/01/08 17:30:51 changed by athomas

  • owner changed from athomas to tiago.
  • component changed from TracHacks to DebianBtsMacro.

I have no idea what plugin this bug is for, but you'll need to set the "component" to the right one for the author to have any hope of helping you.

07/01/08 17:31:11 changed by athomas

  • owner changed from tiago to athomas.
  • component changed from DebianBtsMacro to TracHacks.

Whoops.

07/01/08 17:42:11 changed by anonymous

  • owner changed from athomas to ftiede.
  • component changed from TracHacks to TracTicketDepgraphPlugin.

Sorry, forgot to set the component.

08/31/08 02:28:23 changed by ftiede

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

(In [4202]) Upgraded tracticketdepgraphplugin to trac-0.11, this fixes #2357, #2576, #3305.

(follow-up: ↓ 7 ) 09/02/08 09:51:56 changed by jpschewe

Has this been pushed into a release yet? I just pulled the latest this morning and still see the error.

09/02/08 11:42:45 changed by ftiede

(In [4226]) Set keywords and fixed macro name to old DepGraph(). See #3305.

(in reply to: ↑ 5 ; follow-up: ↓ 8 ) 09/02/08 11:51:18 changed by ftiede

Replying to jpschewe:

Has this been pushed into a release yet? I just pulled the latest this morning and still see the error.

Until [4226] it wasn't b/c I didn't know how Trac generated macro names. Sorry.

(in reply to: ↑ 7 ; follow-up: ↓ 9 ) 09/02/08 12:07:59 changed by jpschewe

Replying to ftiede:

Until [4226] it wasn't b/c I didn't know how Trac generated macro names. Sorry.

Does every commit automatically create a release from the wiki link?

http://trac-hacks.org/changeset/latest/tracticketdepgraphplugin?old_path=/&filename=tracticketdepgraphplugin&format=zip

(in reply to: ↑ 8 ) 09/02/08 12:26:15 changed by ftiede

Replying to jpschewe:

Replying to ftiede:

Until [4226] it wasn't b/c I didn't know how Trac generated macro names. Sorry.

Does every commit automatically create a release from the wiki link? http://trac-hacks.org/changeset/latest/tracticketdepgraphplugin?old_path=/&filename=tracticketdepgraphplugin&format=zip

This link always points to the latest checkin in trac-hacks' repository. Old revisions must be checked out manually using subversion.

09/02/08 12:45:36 changed by jpschewe

Thanks, that works!

09/10/08 11:34:14 changed by ftiede

(In [4249]) "Dependency Graph" now calles the correct macro name, fixing #3690.

#3690 occurred due to the fix for this ticket.


Add/Change #3305 (DepGraph doesn't want to work in wiki)




Change Properties
Action