Search found 40 matches
- 29 Apr 2008, 16:47
- Forum: Help
- Topic: Manage Configuration
- Replies: 11
- Views: 10237
Re: Manage Configuration
any body
- 15 Apr 2008, 15:30
- Forum: Help
- Topic: Manage Configuration
- Replies: 11
- Views: 10237
Re: Manage Configuration
did not work either.
did not get any error, just didn't change anything
is there any type of documentation for this new feature? is this a bug?
did not get any error, just didn't change anything
is there any type of documentation for this new feature? is this a bug?
- 09 Apr 2008, 16:42
- Forum: Help
- Topic: Manage Configuration
- Replies: 11
- Views: 10237
Re: Manage Configuration
well tried this
array (
10 => 'Enhancement',
20 => 'Low',
30 => 'Medium',
40 => 'High',
50 => 'Critical',
60 => 'Custom',
70 => ' ',
80 => ' ',
);
did not work
receive
@array@ in the severity box
any other ideas?
array (
10 => 'Enhancement',
20 => 'Low',
30 => 'Medium',
40 => 'High',
50 => 'Critical',
60 => 'Custom',
70 => ' ',
80 => ' ',
);
did not work
receive
@array@ in the severity box
any other ideas?
- 08 Apr 2008, 22:10
- Forum: Help
- Topic: Manage Configuration
- Replies: 11
- Views: 10237
Re: Manage Configuration
I dont mind reading if anybody could point me to a place that instructs on using this new feature of 1.1.1
- 03 Apr 2008, 16:18
- Forum: Help
- Topic: Manage Configuration
- Replies: 11
- Views: 10237
Manage Configuration
Im lost here, I am using 1.1.1 and trying to set a couple of enumerations using the new manage configuration.
Here is my old string from custom_strings_inc.php
$s_severity_enum_string = '10:Enhancement,20:Low,30:Medium,40:high,50:Critical,60:Custom,70:,80:';
This is the array that i use
array ...
Here is my old string from custom_strings_inc.php
$s_severity_enum_string = '10:Enhancement,20:Low,30:Medium,40:high,50:Critical,60:Custom,70:,80:';
This is the array that i use
array ...
- 04 Jan 2008, 18:52
- Forum: Help
- Topic: Ldap Error
- Replies: 3
- Views: 10106
Ldap Error
I just copied the config setting from my old server for ldap. they are working perfectly
when i enable ldap on the new server i receive the following
LDAP Extension Not Loaded.
version 1.1.0
$g_login_method = LDAP;
$g_ldap_protocol_version = 3;
$g_ldap_server = 'ldap:// server ';
$g_ldap_port ...
when i enable ldap on the new server i receive the following
LDAP Extension Not Loaded.
version 1.1.0
$g_login_method = LDAP;
$g_ldap_protocol_version = 3;
$g_ldap_server = 'ldap:// server ';
$g_ldap_port ...
- 04 Jan 2008, 18:48
- Forum: Help
- Topic: Migration > 1.1.0
- Replies: 1
- Views: 2927
Migration > 1.1.0
Currently I am on 1.06 on server 1. I have installed 1.1.0 on server 2. What is the proper process of migrating from one instance to another.
Thanks
RB
Thanks
RB
- 15 Nov 2007, 17:04
- Forum: General Discussion
- Topic: 1.1 Release
- Replies: 6
- Views: 7170
1.1 Release
I couldn't find a road map with estimated release dates.
Do you have an estimated time frame for 1.1 release.
Im moving all of our servers, and will be upgrading to 1.1rc2 unless 1.1 will be released in the near future.
Thanks
RB
Do you have an estimated time frame for 1.1 release.
Im moving all of our servers, and will be upgrading to 1.1rc2 unless 1.1 will be released in the near future.
Thanks
RB
- 31 Oct 2007, 22:16
- Forum: Customizations
- Topic: My view question
- Replies: 4
- Views: 6610
- 18 Oct 2007, 17:05
- Forum: Help
- Topic: LDAP login causing slow page loads after login.
- Replies: 5
- Views: 6789
- 17 Oct 2007, 19:56
- Forum: Customizations
- Topic: My view question
- Replies: 4
- Views: 6610
My view question
Dont know if there is a way to customize this, but i think it would be great if when i goto the "My view" as a manager, i would see a list of users and bugs assigned to them. this would enable a manager to quickly observe work load and status for individual developers
thanks
RB
thanks
RB
- 17 Oct 2007, 19:38
- Forum: Help
- Topic: LDAP login causing slow page loads after login.
- Replies: 5
- Views: 6789
- 12 Oct 2007, 16:01
- Forum: Help
- Topic: Change Email Settings
- Replies: 1
- Views: 3231
Change Email Settings
I am using the phpmailer option in mantis. It works Perfectly for sending email, but our internal system just moved to exchange server 2007 and is actively rejecting our emails now. We can still send to outside addresses.
What appears to be the problem is this. The email is being sent as Bug ...
What appears to be the problem is this. The email is being sent as Bug ...
Workflow
Did a quick search, and didnt find the exact answer im looking for. Here is my needs for workflow
After a dev resolves a bug, i need to assign it to a Tester who will then confirm that it is fixed and then close it.
I dont want it to go back into "assigned" status, becasue that is considered ...
After a dev resolves a bug, i need to assign it to a Tester who will then confirm that it is fixed and then close it.
I dont want it to go back into "assigned" status, becasue that is considered ...