MantisBT - CDash
View Issue Details
0009933CDashpublic2009-11-20 10:412010-02-21 12:31
Mathieu Malaterre 
Julien Jomier 
normalmajoralways
closedfixed 
 
1.6 
0009933: Configurable Tracker URL
It would be nice if there was a way to configure the Bug Tracker URL used for the secret BUG: regex.

This was discussed on the cdash mailing list:

...
Hi Julien,

 I have started using the secret BUG: regex for defining the bug. But
it seems this is somewhat hardcoded deep down in the code. Could there
be a way to have it user-defined. Eg:

http://www.cdash.org/CDash/viewChanges.php?project=GDCM&date=2009-11-20 [^]

 Points to http://sourceforge.net/tracker/view.php?id=2900591 [^]

while the correct URL should be:

http://sourceforge.net/tracker/?func=detail&group_id=137895&atid=739587&aid=2900591 [^]

Could you add a second URL for the bug tracker specifying the root URL
to use for this case.

Thanks
...
No tags attached.
Issue History
2009-11-20 10:41Mathieu MalaterreNew Issue
2009-11-20 10:41Julien JomierStatusnew => assigned
2009-11-20 10:41Julien JomierAssigned To => Julien Jomier
2009-11-24 19:10Julien JomierNote Added: 0018586
2009-11-24 19:10Julien JomierStatusassigned => resolved
2009-11-24 19:10Julien JomierFixed in Version => 1.6
2009-11-24 19:10Julien JomierResolutionopen => fixed
2010-02-21 12:31Julien JomierStatusresolved => closed

Notes
(0018586)
Julien Jomier   
2009-11-24 19:10   
There is a new URL field when creating a project. This should have the file tracker base URL and will append the bug id.

 Bug Tracker file URL: http://sourceforge.net/tracker/?func=detail&group_id=137895&atid=739587&aid= [^]

Hopefully that should do it. Otherwise let me know. This feature will be in CDash 1.6. Thanks for the report!