thanks a lot!
Search found 47 matches
- 11 Apr 2012, 07:30
- Forum: Help
- Topic: v1.2.3: Excel export not working
- Replies: 2
- Views: 3422
Re: v1.2.3: Excel export not working
indeed, adding 1 issue brings the total to 1201 and Excel export is working like a charm
thanks a lot!
thanks a lot!
- 11 Apr 2012, 06:22
- Forum: Help
- Topic: v1.2.3: Excel export not working
- Replies: 2
- Views: 3422
v1.2.3: Excel export not working
hello,
when trying to do an Excel export via link
"http://my.domain.tld/mantis/ excel_xml_export.php[/b]"
I get after approx. 60 seconds error message:
This webpage is not found
No webpage was found for the web address: http://my.domain.tld/mantis/excel_xml_export.php
Error 6 (net::ERR_FILE_NOT ...
when trying to do an Excel export via link
"http://my.domain.tld/mantis/ excel_xml_export.php[/b]"
I get after approx. 60 seconds error message:
This webpage is not found
No webpage was found for the web address: http://my.domain.tld/mantis/excel_xml_export.php
Error 6 (net::ERR_FILE_NOT ...
- 08 Jun 2011, 18:46
- Forum: Help
- Topic: Assign To - User is not able to see issue
- Replies: 9
- Views: 10203
Re: Assign To - User is not able to see issue
what I ment is the variable that contains the username of the user which has the issue currently assigned. it's the "Assigned To" field of an issue.
- 08 Jun 2011, 15:47
- Forum: Help
- Topic: Assign To - User is not able to see issue
- Replies: 9
- Views: 10203
Re: Assign To - User is not able to see issue
thank you Alain. much clearer now.
could you also please include the php file name?
do you know the "assigned to" variable? I'm thinking of extending this functionality for my installation... (note: I would suggest this as a general functionality)
thanks, udo
could you also please include the php file name?
do you know the "assigned to" variable? I'm thinking of extending this functionality for my installation... (note: I would suggest this as a general functionality)
thanks, udo
- 07 Jun 2011, 15:22
- Forum: Help
- Topic: Assign To - User is not able to see issue
- Replies: 9
- Views: 10203
Re: Assign To - User is not able to see issue
any news regarding this? thanks, udo
- 03 Jun 2011, 14:57
- Forum: Help
- Topic: Assign To - User is not able to see issue
- Replies: 9
- Views: 10203
Re: Assign To - User is not able to see issue
yep, I'm using $g_default_bug_view_status = VS_PRIVATE;
unfortunately setting $g_private_bug_threshold = REPORTER; is not enough.
I also have $g_limit_reporters = ON and had to set it to $g_limit_reporters = OFF but then reporters see every issue... which is confusing for them.
any suggestions ...
unfortunately setting $g_private_bug_threshold = REPORTER; is not enough.
I also have $g_limit_reporters = ON and had to set it to $g_limit_reporters = OFF but then reporters see every issue... which is confusing for them.
any suggestions ...
- 03 Jun 2011, 13:48
- Forum: Help
- Topic: Assign To - User is not able to see issue
- Replies: 9
- Views: 10203
Assign To - User is not able to see issue
Hello,
I have a custom workflow in place: New > Assigned > In Progress > Retest > Resolved > Closed
At the moment the issue has status "In Progress". I have assigned it to an user of level "reporter". He is not able to see the issue...
Do I have to configure this somewhere?
Thanks, Udo
I have a custom workflow in place: New > Assigned > In Progress > Retest > Resolved > Closed
At the moment the issue has status "In Progress". I have assigned it to an user of level "reporter". He is not able to see the issue...
Do I have to configure this somewhere?
Thanks, Udo
- 04 May 2011, 17:29
- Forum: Help
- Topic: How to link to a note (inside Mantis)?
- Replies: 1
- Views: 4683
How to link to a note (inside Mantis)?
Hello,
To link to an issue is done via #123.
How can I link to a note?
Thanks, Udo
To link to an issue is done via #123.
How can I link to a note?
Thanks, Udo
- 01 Apr 2011, 07:48
- Forum: Help
- Topic: How to make default field mandatory
- Replies: 5
- Views: 5612
Re: How to make default field mandatory
I did not pursue this suggestion because I was not comfortable with such a "hack" for a default field. This configuration possibility should be provided "out of the box"...
Note: Don't get me wrong here. I appreciate the answer because it provides a workaround!
Will the user be able to identify ...
Note: Don't get me wrong here. I appreciate the answer because it provides a workaround!
Will the user be able to identify ...
- 10 Jan 2011, 08:20
- Forum: Help
- Topic: MantisBT (1.2.3) on IIS/MS SQL Server/PHP 5.2.x
- Replies: 5
- Views: 9111
Re: MantisBT (1.2.3) on IIS/MS SQL Server/PHP 5.2.x
David (from dev mailing list) answered my question. the response is this:
MantisBT should work with MSSQL however there are issues with different database servers supporting SQL standards in different ways, not supporting some SQL features, etc.
There is work under way to overhaul the database API ...
MantisBT should work with MSSQL however there are issues with different database servers supporting SQL standards in different ways, not supporting some SQL features, etc.
There is work under way to overhaul the database API ...
- 10 Jan 2011, 07:24
- Forum: Help
- Topic: Issues Installing on Win7/IIS7/MYSQL
- Replies: 2
- Views: 4010
Re: Issues Installing on Win7/IIS7/MYSQL
hello,
I'm not an expert here but to me this error looks like you want to access mantis db before it was created...
try what is described in step #3: http://docs.mantisbt.org/master/en/administration_guide.html#ADMIN.INSTALL.NEW
in your case, go to http://localhost/mantis/admin/ install.php[/b ...
I'm not an expert here but to me this error looks like you want to access mantis db before it was created...
try what is described in step #3: http://docs.mantisbt.org/master/en/administration_guide.html#ADMIN.INSTALL.NEW
in your case, go to http://localhost/mantis/admin/ install.php[/b ...
- 06 Jan 2011, 15:02
- Forum: Help
- Topic: MantisBT (1.2.3) on IIS/MS SQL Server/PHP 5.2.x
- Replies: 5
- Views: 9111
Re: MantisBT (1.2.3) on IIS/MS SQL Server/PHP 5.2.x
Thanks for mentioning this. I send it to dev and help mailing list yesterday. so far no response...
Note: Not sure it went through. I did not receive an e-mail. Maybe the addressee is excluded from receiving his own request...
Note: Not sure it went through. I did not receive an e-mail. Maybe the addressee is excluded from receiving his own request...
- 05 Jan 2011, 11:03
- Forum: Help
- Topic: MantisBT (1.2.3) on IIS/MS SQL Server/PHP 5.2.x
- Replies: 5
- Views: 9111
MantisBT (1.2.3) on IIS/MS SQL Server/PHP 5.2.x
Hello,
at work our IT tried to install MantisBT (1.2.3) on IIS/MS SQL Server/PHP 5.2.x but always got stuck with this error message:
APPLICATION ERROR #401
Database query failed. Error received from database was #206: Operand type clash: int is incompatible with text for the query: INSERT INTO ...
at work our IT tried to install MantisBT (1.2.3) on IIS/MS SQL Server/PHP 5.2.x but always got stuck with this error message:
APPLICATION ERROR #401
Database query failed. Error received from database was #206: Operand type clash: int is incompatible with text for the query: INSERT INTO ...
- 29 Sep 2010, 21:22
- Forum: Help
- Topic: GraphViz - Broken Image
- Replies: 41
- Views: 32672
Re: GraphViz - Broken Image
it's plural :) you decide
Regarding the battle:
I'm more on Renegade's side. The user should not trip over such an issue. Figuring this out was a big struggle. Also due that there is no solution or hint described anywhere. With this post chain this will change: http://www.google.com/search?hl=en ...
Regarding the battle:
I'm more on Renegade's side. The user should not trip over such an issue. Figuring this out was a big struggle. Also due that there is no solution or hint described anywhere. With this post chain this will change: http://www.google.com/search?hl=en ...
- 29 Sep 2010, 20:30
- Forum: Help
- Topic: GraphViz - Broken Image
- Replies: 41
- Views: 32672
Re: GraphViz - Broken Image
:roll: yep, the recommended place to store custom strings and constants definition, correct?
and guess what? there was a line brake at the end (after the "?>" closing tag... removing it fixed the broken image...
sorry about this. at least we can
close the issue,
have the beer ;)
and have ...
and guess what? there was a line brake at the end (after the "?>" closing tag... removing it fixed the broken image...
sorry about this. at least we can
close the issue,
have the beer ;)
and have ...