View Issue Details

IDProjectCategoryView StatusLast Update
0008604mantisbtapi soappublic2007-12-20 01:35
Reporterrbendig Assigned Tovboctor  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.0rc3 
Target Version1.1.0Fixed in Version1.1.0 
Summary0008604: Wrong URL in E-Mail notifications by changes via webservice
Description

When adding an issue via webservice, the email notification has the wrong url. I think this should be fixed until final release ? :)

Steps To Reproduce

Just add a new issue to your project via webservice.
in my case, it was assinged to a category, and to me.
i am getting notified of new issues

Additional Information

My Mantis Installation is located under http://nybugs.de/*.php
My MantisConnect API is located under http://nybugs.de/api/soap/mantisconnect.php

When I am getting notified, by normal issues, the notifications have a "http://nybugs.de/*.php?querystring" url.

when i am getting notified by issues created via webservice, the notifications have a "http://nybugs.de/api/soap/*.php?querystring" url, for example:

--sip--
The following issue has been SUBMITTED.
======================================================================
http://nybugs.de/api/soap/view.php?id=40
--/snip--

TagsNo tags attached.

Relationships

related to 0008618 closedvboctor Port: 8604: Wrong URL in E-Mail notifications by changes via webservice 

Activities

vboctor

vboctor

2007-11-28 03:15

manager   ~0016316

Fixed in 1.1.0rc4 by svn:4802.

The code for calculating $g_path has changed in SVN HEAD. Hence, I will open another bug for checking if this fix is needed on SVN HEAD and coming up with the right fix.