Ticket #21 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

Add option to link to Trac tickets

Reported by: tkg Assigned to:
Priority: minor Milestone: xmlroff 0.5.3
Component: testing Version: 0.5.x
Keywords: XSLT Cc:
Blocking:

Description

Add configure option to specify a base URL then add recognising ticket numbers, e.g., #17, in test result descriptions and generate links to the tickets when generating HTML reports.

Change History

07/12/07 10:27:24 changed by tkg

  • keywords set to XSLT.
  • blocking changed.

Could just recognise #nn pattern or could add extra attribute to test results XML.

10/08/07 18:55:33 changed by tkg

(In [238]) Added linking to Trac tickets (re #21). Stopped making links to PDF file when no output (closes #39). Added rounded corners in main report. Using collapsing border model in main report. Using EXSLT document() for creating files.

10/08/07 19:06:40 changed by tkg

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

(In [241]) Added handling a results PI for Trac setting (closes #21). Fix a common typo.

10/08/07 19:09:05 changed by tkg

(In [242]) Added info about bundling test results (re #97) and linking to Trac tickets (re #21).

10/11/07 13:02:33 changed by tkg

  • milestone set to xmlroff 0.5.3.