Search found 20 matches

by giallu
02 Jun 2009, 22:05
Forum: General Discussion
Topic: problem with mc_issue_attachment_add SOAP method
Replies: 2
Views: 3276

Re: problem with mc_issue_attachment_add SOAP method

Yeah I later determined the issue was about encoding, reported as bug #10235 and fixed
by giallu
07 Apr 2009, 10:57
Forum: Help
Topic: HELP: Web Service / NuSOAP access to the history of issue
Replies: 1
Views: 1653

Re: HELP: Web Service / NuSOAP access to the history of issue

I'm not sure about the steps involved for creating a new call.
However, if you want to submit a patch for this later, please base your work against git master (that is, the 1.2 branch) so it can be applied in a timely manner.

Thank you
by giallu
07 Apr 2009, 07:35
Forum: General Discussion
Topic: Help with Duplicate header field: "Message-ID"
Replies: 1
Views: 3250

Re: Help with Duplicate header field: "Message-ID"

We fixed this in the 1.2 branch, but the fix involves some code change and an update of the phpmailer library we sue for sending mails.

see http://www.mantisbt.org/bugs/view.php?id=10040#c20577 for details
by giallu
23 Mar 2009, 17:53
Forum: Help
Topic: Migrating an installation
Replies: 1
Views: 1633

Re: Migrating an installation

Yes, just migrate the database, migrate the code, check if everything is ok, then upgrade
by giallu
21 Mar 2009, 11:10
Forum: General Discussion
Topic: What's about add plug-ins catalog?
Replies: 3
Views: 3695

Re: What's about add plug-ins catalog?

Right now, git.mantisforge.org is the only official plugins repository
by giallu
21 Mar 2009, 10:35
Forum: General Discussion
Topic: Force note when re-assigning resource
Replies: 1
Views: 2159

Re: Force note when re-assigning resource

No, right now there is no way to constrain a given transition to adding a note; someone else asked this for the "reopen" action, also.
by giallu
20 Mar 2009, 08:14
Forum: Customizations
Topic: Sorting project versions by php function version_compare()
Replies: 1
Views: 2250

Re: Sorting project versions by php function version_compare()

I think it would be useful if you submit a patch with this to our bug tracker (http://mantisbt.org/bugs), even better if done against the current git code instead of 1.1.6.
by giallu
19 Mar 2009, 22:14
Forum: General Discussion
Topic: Selecting non-released versions
Replies: 5
Views: 6041

Re: Selecting non-released versions

MastroWallace wrote:ehm... but the 'solution' is applicable now on mantis or is an 'could be sometime'? ;)
It could be, patches welcome...
by giallu
19 Mar 2009, 08:26
Forum: Help
Topic: Help with MantisConnect licence
Replies: 1
Views: 2878

Re: Help with MantisConnect licence

To "consume" the methods exposed by the mantis SOAP service you don't need to accept any license.

On the other hand, if you are using code from http://www.futureware.biz/mantisconnect/ then you need to discuss licensing with the original author
by giallu
18 Mar 2009, 09:23
Forum: General Discussion
Topic: problem with mc_issue_attachment_add SOAP method
Replies: 2
Views: 3276

problem with mc_issue_attachment_add SOAP method

Did anyone try to use the mc_issue_attachment_add() method for the SOAP API?

In my tests (mantis 1.1.6) it seems that attaching a binary file (let's say a .jpg image) with this method works, but the resulting image is corrupted.

Given I did not find past messages here nor a bug report on the ...
by giallu
21 Jan 2009, 15:38
Forum: General Discussion
Topic: One user cannot report issue
Replies: 1
Views: 2041

Re: One user cannot report issue

Which browser is he using? let him try a newer/different one.
by giallu
15 Jan 2009, 22:03
Forum: Customizations
Topic: Time Efforts Date Problem
Replies: 3
Views: 3904

Re: Time Efforts Date Problem

I'm sorry, then I can't help because I don't use nor ever looked at that patch. I found out we actually noticed it http://www.mantisbt.org/bugs/view.php?id=7920 , but AFAIK no work was done to include those functions in Mantis.

It would be nice if someone needing the feature could drive it forward ...
by giallu
10 Jan 2009, 21:42
Forum: Help
Topic: BAD - database is not supported by PHP.
Replies: 1
Views: 7797

Re: BAD - database is not supported by PHP.

You need to install the php-mysql package
by giallu
31 Jul 2008, 15:06
Forum: Customizations
Topic: How Roadmap start to work?
Replies: 2
Views: 3875

Re: How Roadmap start to work?

I guess here you can find some answers:

http://www.mantisbt.org/wiki/doku.php/m ... es:roadmap