wiki:MantisChangesetBugLinksPatch

Version 7 (modified by anatoly techtonik, 14 years ago) (diff)

linefeed differences can stop from applying a patch

Link bug references to MantisBT

Description

This patch transforms bug references in commit messages to link to external mantis bugtracker. It also fetches bug description from mantis page title.

It does the same thing as simple mantis redirector, but with bug descriptions in timeline.

Bugs/Feature Requests

Existing bugs and feature requests for MantisChangesetBugLinksPatch are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:mantischangesetbuglinkspatch here].

Install

If you have troubles applying patch (for example, because of differences of linefeeds):

  1. Download patch.py utility from http://python-patch.googlecode.com/files/patch-9.08-2.py
  2. Execute
    python patch-9.08-2.py icachechangesetlistener.env.diff
    
  3. Change MANTIS_URL value in plugins/mantis_tickets_query.py to point to location of your bug tracker
  4. Copy changed plugins/mantis_tickets_query.py to plugins folder of your Trac environment

Source

You can check out MantisChangesetBugLinksPatch from here using Subversion, or browse the source with Trac.

Example

Commit messages containing text like

mantis #802

are transformed to links like

Mantis #000802: Associate an image file (or raw HTML?) for each project.

Recent Changes

12473 by techtonik on 2012-12-24 00:29:33
Remove trailing whitespace
12472 by techtonik on 2012-12-24 00:28:10
Forgot imports
12471 by techtonik on 2012-12-24 00:15:27
Update ICacheChangesetListener patch for 0.12
(more)

Author/Contributors

Author: techtonik
Contributors: