Opened 11 years ago

Last modified 11 years ago

#11101 closed defect

"Blocking:" / "Blocked By:" not showing links, just plain text numbers — at Initial Version

Reported by: Peter Butkovic Owned by: Ryan J Ollos
Priority: low Component: MasterTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

Environment:

  • ubuntu 12.10
  • Python 2.7.3
  • trac 1.0.1

Plugin installed via:

sudo easy_install http://trac-hacks.org/svn/masterticketsplugin/branches/0.11/

"Blocking:" / "Blocked By:" are not showing links to other bugs, just plain text numbers. However based on: http://trac-hacks.org/wiki/MasterTicketsPlugin

Just put the ticket numbers that a given ticket is blocking in the Blocking field. Enter just the number, no leading #. Separate multiple numbers with commas.

Moreover, sample screenshot seem to reffer to hyperlink link: http://trac-hacks.org/attachment/wiki/TracTicketDepgraphPlugin/TracTicketDepgraphPlugin-Screenshot.jpg?format=raw

So I just entered the number to other existing ticket but no link there. To me it seems, that it works for all but me :)

Change History (0)

Note: See TracTickets for help on using tickets.