I've integrated subversion and Mantis using a post-commit-hook to call checkin.php. But when a corresponding notification mail is being send all the links point to http://www.example.org.
I already looked at the code and figured that the script is not able to determine the url of mantis, but what am I supposed to do in order to get the correct URL? I guess I'm not supposed to change the code of the config_defaults.inc.php (or something), shouldn't there be some config-way to do this kind of thing?
BTW: http://www.mantisbt.org/bugs/view.php?id=9463 seems to cover this prob already, but not a lot of response there, so I though I try the board instead
