Notice: this is a static mirror for historical purposes.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
168Source Integration[All Projects] Generalpublic2010-07-20 09:472011-01-18 01:25
Reportermmokluk 
Assigned ToJohn Reese 
PrioritynormalSeveritymajorReproducibilityalways
StatusassignedResolutionopen 
Product Version0.16 
Target Version0.16Fixed in Version 
Summary168: Source Integration is resolving fixed issues even with Resolve Fixed Issues checkbox unchecked
DescriptionSource Integration is resolving fixed issues even with Resolve Fixed Issues checkbox unchecked in build 0.16.2. After running an initial import of my repository, I discovered that Source Integration had started sending out emails where it was resolving fixed issues, even when it shouldn't have been. It was even changing the status of closed items to the custom resolved status we have in our system.
Steps To ReproduceImport a repository with the Resolve Fixed Issues feature unchecked in the plugin configuration.
Additional InformationWe talked on the Mantis forums and you gave me the following code to test (It seems to work) :

On line 331 of Source.API.php change

     } else {

to

     } else if ( $t_enable_resolving ) {
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (259)
obones (reporter)
2011-01-18 01:25

Is this still required with the latest content?
At line 331, I cannot find the given code, so a bit of context would be nice to have.

- Issue History
Date Modified Username Field Change
2010-07-20 09:47 mmokluk New Issue
2010-07-20 10:02 John Reese Assigned To => John Reese
2010-07-20 10:02 John Reese Status new => assigned
2010-07-20 10:02 John Reese Product Version => 0.16
2010-07-20 10:02 John Reese Target Version => 0.16
2011-01-18 01:25 obones Note Added: 259


Copyright © 2000 - 2012 MantisBT Group
Time: 0.1119 seconds.
memory usage: 8,324 KB
Powered by Mantis Bugtracker

hosted with
Linode