Anonymous | Login | Signup for a new account | 2012-09-13 19:31 PDT |
Main | Blog | My View | View Issues | Change Log | Roadmap | IRC Chat | Repositories | Scrum Board |
View Issue Details [ Jump to Notes ] [ Related Changesets ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
071 | Source Integration | [All Projects] General | public | 2009-11-05 07:31 | 2010-01-27 10:15 | |||
Reporter | Robert Munteanu | |||||||
Assigned To | John Reese | |||||||
Priority | normal | Severity | minor | Reproducibility | always | |||
Status | resolved | Resolution | fixed | |||||
Product Version | ||||||||
Target Version | Fixed in Version | 0.14 | ||||||
Summary | 071: Eager attaching of changesets to issues | |||||||
Description | http://www.mantisbt.org/bugs/view.php?id=2 [^] now has a fixed in version of 1.3.x, since 3 changesets have the text 'fixed 2' or 'fix 2'in their messages. In my opinion this assumes a bit too much, and the matching should be restricted to something similar to 'Fix(es) (issue|bug|task)( )#( )123123'. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
John Reese (administrator) 2009-11-05 07:46 |
This is a problem with the modified regexes used on mantisbt.org. This was originally done in order to catch commit messages by users who don't put the # in front of the number, but you bring up a good point that it catches too much there. |
John Reese (administrator) 2009-11-05 07:49 |
Scratch that; I don't remember what I've done these days... =/ |
John Reese (administrator) 2010-01-27 10:15 |
Fix committed to master branch at 2010-01-27 18:01:39. |
![]() |
|||
Source Integration: master ef6c0db3
Timestamp: 2010-01-27 18:01:39 Author: John Reese Committer: John Reese [ Details ] [ Diff ] |
Fix 071: Updated default regexes to require #bug To prevent inadvertantly marking issues as fixed, the default buglink regexes have been modified to require using the # symbol in front of bug numbers in commit messages. This also has the added benefit of ensuring that valid buglink matches will also be marked up correctly when viewing messages in MantisBT. |
||
mod - Source/Source.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
2009-11-05 07:31 | Robert Munteanu | New Issue | |
2009-11-05 07:46 | John Reese | Note Added: 070 | |
2009-11-05 07:46 | John Reese | Status | new => resolved |
2009-11-05 07:46 | John Reese | Resolution | open => no change required |
2009-11-05 07:46 | John Reese | Assigned To | => John Reese |
2009-11-05 07:49 | John Reese | Note Added: 071 | |
2009-11-05 07:49 | John Reese | Status | resolved => confirmed |
2010-01-27 10:04 | John Reese | Status | confirmed => assigned |
2010-01-27 10:15 | John Reese | Note Added: 082 | |
2010-01-27 10:15 | John Reese | Status | assigned => resolved |
2010-01-27 10:15 | John Reese | Fixed in Version | => 0.16 |
2010-01-27 10:15 | John Reese | Resolution | no change required => fixed |
2010-01-27 10:15 | John Reese | Changeset attached | master ef6c0db3 => |
Copyright © 2000 - 2012 MantisBT Group
Time: 0.1481 seconds. memory usage: 8,353 KB |