In our production environment from about 2 weeks we got various bug reported via email with "No description found" on description field.
Some bugs is normal, some other have "no description found"
Analyzing all mail temp mail folder I see all emails have text, and the problem is located on email ...
Search found 12 matches
- 21 Oct 2010, 14:35
- Forum: Help
- Topic: [v1.1.1] No description found on some bug reported via email
- Replies: 1
- Views: 2613
- 21 Jul 2010, 13:05
- Forum: General Discussion
- Topic: Required custom field on solved bug work only with checkbox
- Replies: 0
- Views: 2443
Required custom field on solved bug work only with checkbox
Hi,
I've a serious trouble using Mantis v 1.1.1 on production environment.
I have to add a new custom field required only on "solved" status, initially not setted during bug report.
Using Radio or enumeration, when I solve the bug, I see the "*" on that field, but If I submit the bug without ...
I've a serious trouble using Mantis v 1.1.1 on production environment.
I have to add a new custom field required only on "solved" status, initially not setted during bug report.
Using Radio or enumeration, when I solve the bug, I see the "*" on that field, but If I submit the bug without ...
- 29 Dec 2009, 10:55
- Forum: Help
- Topic: Assigning Issues to Users
- Replies: 3
- Views: 3152
Re: Assigning Issues to Users
could I set a default global profile at new registered user?
- 29 Dec 2009, 10:48
- Forum: Customizations
- Topic: While changing status, locking user assign to
- Replies: 1
- Views: 2190
Re: While changing status, locking user assign to
It's possible rescrict only at some groups of user?
Actually I see in dropdown box all users, even "only registered" users
Actually I see in dropdown box all users, even "only registered" users

- 29 Dec 2009, 09:29
- Forum: Help
- Topic: notification on closed not work
- Replies: 0
- Views: 1786
notification on closed not work
Closed notification not work on mantis 1.1.8.
a piece of config_defaults_inc.php
$g_status_enum_string = '10:new,20:analyzing,30:assigned,40:fixed,60:test,90:closed';
$g_status_enum_workflow[NEW_]='20:analyzing';
$g_status_enum_workflow[ANALYZING] ='30:assigned';
$g_status_enum_workflow[ASSIGNED ...
a piece of config_defaults_inc.php
$g_status_enum_string = '10:new,20:analyzing,30:assigned,40:fixed,60:test,90:closed';
$g_status_enum_workflow[NEW_]='20:analyzing';
$g_status_enum_workflow[ANALYZING] ='30:assigned';
$g_status_enum_workflow[ASSIGNED ...
- 28 Dec 2009, 09:06
- Forum: Customizations
- Topic: remove category, priority , severity, etc
- Replies: 1
- Views: 4006
remove category, priority , severity, etc
It's possible?
- 19 Dec 2009, 23:52
- Forum: Customizations
- Topic: While changing status, locking user assign to
- Replies: 1
- Views: 2190
- 04 Feb 2009, 10:39
- Forum: Help
- Topic: There isn't user manual ?
- Replies: 0
- Views: 1443
There isn't user manual ?
I'd like to know if there is documentation about user guide (E.G. browsing throught the system ).
I've already seen Admin and Developer guide, but is too tecnical for simple users that have only to report new bugs.
Someone knows?
I've already seen Admin and Developer guide, but is too tecnical for simple users that have only to report new bugs.
Someone knows?
- 02 Dec 2008, 15:34
- Forum: Help
- Topic: Customizing ROLES and Priority
- Replies: 2
- Views: 2267
Re: Customizing ROLES and Priority
Sorry but using dafault english and customizing files
but on roles I got @60@.
I've created custom_string_inc.php with:
if ( lang_get_current() === 'english' ) { $s_access_levels_enum_string = '10:Betrachter,25:Reporter,40:Updater,55:Entwickler,60:Senior Developer,70:Manager,90:Administrator ...
but on roles I got @60@.
I've created custom_string_inc.php with:
if ( lang_get_current() === 'english' ) { $s_access_levels_enum_string = '10:Betrachter,25:Reporter,40:Updater,55:Entwickler,60:Senior Developer,70:Manager,90:Administrator ...
- 02 Dec 2008, 14:40
- Forum: Help
- Topic: Mantis 1.1.5 application error #2800 during Report new Issue
- Replies: 2
- Views: 2838
Re: Mantis 1.1.5 application error #2800 during Report new Issue
You're probably running into this bug , which has been fixed and will be released in upcoming 1.1.6 version. If you need it fixed before then, you may download the latest snapshot of 1.1.x from here , or apply the patch from the bug report.
If your problem is under different circumstances, please ...
If your problem is under different circumstances, please ...
- 02 Dec 2008, 13:44
- Forum: Help
- Topic: Customizing ROLES and Priority
- Replies: 2
- Views: 2267
Customizing ROLES and Priority
Hi to all.
I'd like to customize user roles like "developer/reporter , etc" adding some other new roles. It 's possible?
And same for priority on a issue is possible?
I'd like to customize user roles like "developer/reporter , etc" adding some other new roles. It 's possible?
And same for priority on a issue is possible?
- 02 Dec 2008, 12:27
- Forum: Help
- Topic: Mantis 1.1.5 application error #2800 during Report new Issue
- Replies: 2
- Views: 2838
Mantis 1.1.5 application error #2800 during Report new Issue
Hi
I got this error when I report new Issue, even when I use that action with Administrator:
APPLICATION ERROR #2800
Invalid form security token. Did you submit the form twice by accident?
Please use the "Back" button in your web browser to return to the previous page. There you can correct ...
I got this error when I report new Issue, even when I use that action with Administrator:
APPLICATION ERROR #2800
Invalid form security token. Did you submit the form twice by accident?
Please use the "Back" button in your web browser to return to the previous page. There you can correct ...