Search found 8184 matches
- 25 May 2023, 17:51
- Forum: Help
- Topic: Mantis Platform Concerns
- Replies: 2
- Views: 147
Re: Mantis Platform Concerns
1- The information that is uploaded to the platform, such as PDF, JPG, WORD files, etc., where are they stored? Is it safe to attach this type of corporate information on the platform? What security levels does mantis have to guarantee that the information is secure? Attachments can be stored in da...
- 25 May 2023, 07:47
- Forum: Help
- Topic: is there a variable to control #event entries on my_view page?
- Replies: 2
- Views: 92
Re: is there a variable to control #event entries on my_view page?
There is no configuration option for that.
At the moment this is hardcoded to 50 events in file core/timeline_inc.php
At the moment this is hardcoded to 50 events in file core/timeline_inc.php
- 21 May 2023, 17:05
- Forum: General Discussion
- Topic: Some of these functions...and the rest.
- Replies: 1
- Views: 102
Re: Some of these functions...and the rest.
No one gets paid for MantisBT development.
Contributing is better than complaining ...
Contributing is better than complaining ...
- 17 May 2023, 18:33
- Forum: General Discussion
- Topic: We would like to close all existing old bugs in bulk irrespective of the status
- Replies: 2
- Views: 118
Re: We would like to close all existing old bugs in bulk irrespective of the status
If a complete closing should be simulated via direct database access, the field last_updated should be updated and also the history table.
- 17 May 2023, 16:27
- Forum: Help
- Topic: Does not receive confirmation email on register to bug tracker.
- Replies: 3
- Views: 87
Re: Does not receive confirmation email on register to bug tracker.
Just tried myself. I did receive the confirmation email from Geosetter.
Maybe you have it in your spam folder.
Maybe you have it in your spam folder.
- 17 May 2023, 16:10
- Forum: Help
- Topic: Does not receive confirmation email on register to bug tracker.
- Replies: 3
- Views: 87
Re: Does not receive confirmation email on register to bug tracker.
You have to contact the support of Geosetter for that.
Their MantisBT instance is running on their own server using their own settings.
Their MantisBT instance is running on their own server using their own settings.
- 17 May 2023, 16:03
- Forum: Help
- Topic: Handling-Person does not get an mail
- Replies: 1
- Views: 46
Re: Handling-Person does not get an mail
Did you try /follow the steps what I wrote at https://www.mantisbt.org/bugs/view.php?id=32535#c67752 ? Enable logging, especially LOG_EMAIL_RECIPIENT to find out which rule drops a recipient https://www.mantisbt.org/docs/master/en-US/Admin_Guide/html-desktop/#admin.config.logging To receive mails of...
- 16 May 2023, 20:06
- Forum: General Plugin Discussion
- Topic: I can't export all incidents to Excel
- Replies: 2
- Views: 110
Re: I can't export all incidents to Excel
You can increase PHP memory_limit setting to fix it https://www.php.net/manual/en/ini.core. ... mory-limit
- 12 May 2023, 06:52
- Forum: General Plugin Discussion
- Topic: Email output could be much prettier
- Replies: 72
- Views: 50256
Re: Email output could be much prettier
@mushu sad to hear you wasted time, but his is not the first time that you got issues because of changed original source code of MantisBT. Sorry to say, but I expect this will happen again and again, e.g. I just checked that 2.26.0 will also come with changes in email_api.php, so it might break your...
- 12 May 2023, 05:06
- Forum: Help
- Topic: xampp-windows-x64-8.2.4-0+mantisbt2.25.7 Install database
- Replies: 1
- Views: 47163
Re: xampp-windows-x64-8.2.4-0+mantisbt2.25.7 Install database
PHP 8.2 is currently not supported, see https://www.mantisbt.org/bugs/view.php?id=32027
- 09 May 2023, 19:54
- Forum: Help
- Topic: assigned to me
- Replies: 1
- Views: 98
Re: assigned to me
Check setting $g_my_view_bug_count
https://www.mantisbt.org/docs/master/en ... fig.myview
https://www.mantisbt.org/docs/master/en ... fig.myview
- 06 May 2023, 09:06
- Forum: Help
- Topic: Feedback status on all reporter note
- Replies: 1
- Views: 665
Re: Feedback status on all reporter note
There is no configuration option for that.
To get this functionality, you would have to write a plugin or to change the original source code of MantisBT.
To get this functionality, you would have to write a plugin or to change the original source code of MantisBT.
- 04 May 2023, 20:02
- Forum: General Discussion
- Topic: Can you set up a filter view for Summary graphs?
- Replies: 1
- Views: 361
Re: Can you set up a filter view for Summary graphs?
Goto "View Issues" page
Filter whatever you want
Click on button "Summary"
Filter whatever you want
Click on button "Summary"
- 03 May 2023, 10:20
- Forum: Help
- Topic: Ldap APPLICATION ERROR #1401
- Replies: 11
- Views: 4216
Re: Ldap APPLICATION ERROR #1401
Good to hear, thanks for the feedbacl.
- 02 May 2023, 15:26
- Forum: Help
- Topic: Ldap APPLICATION ERROR #1401
- Replies: 11
- Views: 4216
Re: 1406 Error
As opposed to your old configuration, your new configuration uses 'ON' and 'OFF'.
It must be ON and OFF.
It must be ON and OFF.