At 12:29 09.11.2017, you wrote:
>At 10:54 07.11.2017, you wrote:
>>Hi
>>
>>I'm still using the old 1.3 version with the SourceControl
>>plugin. I'm having a problem that someone might know
>>what's going on.
>>
>>I have repositories configured, they have a hook, upon
>>a commit the SourceControl is called and the changesets
>>are imported, so far so good.
>>However the closing of bugs mentioned in the commit
>>message does not work. The number is parsed and
>>the changeset is added so the RegEx and the text are
>>fine. I also get the commit message and mail with the
>>"Bug Fixed Message" setting. I also have the "Resolve
>>Fixed Issues" checked and "Bug Fixed Status"=closed
>>and "Bug Fixed Resolution"=fixed. The RegExes are
>>all on default, the message is "! Fixed #1234: ..."
>>After committing and getting the mail I check the issue
>>in Mantis and it is still open/confirmed.
>>
>>What else can go wrong or could I check to make it work?
>
>How can I debug this myself? What LogLevels are used in
>the SourceControl plugin?

i added some debug code to see what's going on. I found out
that Source.API.php checks for PVM and skips the closing
if this is not available and enabled. PVM is the product-version-
matrix plugin. Why is this needed? Can't I just close bugs in
mantis without this plugin? Is it enough to just install and enable
it or does it have more dependencies? Does it need configuration
if I don't use it?

Thanks

bye  Fabi


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mantisbt-help mailing list
mantisbt-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to