Hi,
If you uncomment these lines in ./print_bug_page.php it shold work:
so replace:
if ( SIMPLE_ONLY == $g_show_view ) {
print_header_redirect ( 'bug_view_page.php?bug_id='.$f_bug_id );
}
with:
# if ( SIMPLE_ONLY == $g_show_view ) {
# print_header_redirect ( 'bug_view_page.php?bug_id='.$f_bug ...
Search found 9 matches
- 16 Jun 2006, 12:23
- Forum: Help
- Topic: Extracting bug reports from Mantis
- Replies: 1
- Views: 2497
- 15 Feb 2006, 14:09
- Forum: General Discussion
- Topic: Multiple Authentication mode
- Replies: 10
- Views: 16349
Re: multiple authentication
You can find my patch #<6718>
Bye
Bye
- 14 Feb 2006, 11:09
- Forum: Help
- Topic: mantis 1.0.0-stable error saving filters
- Replies: 3
- Views: 4278
- 09 Nov 2005, 18:45
- Forum: Help
- Topic: Security Problem
- Replies: 0
- Views: 2552
Security Problem
Hi,
I find a security problem in Mantis 1.0.0-rc3
I desactivate the creation of account by email.
Only administrator can create user by the interface. The problem is that password appears in clear in the data base.
When the user changes his password the same problem appears.
Password must be ...
I find a security problem in Mantis 1.0.0-rc3
I desactivate the creation of account by email.
Only administrator can create user by the interface. The problem is that password appears in clear in the data base.
When the user changes his password the same problem appears.
Password must be ...
- 09 Aug 2005, 15:37
- Forum: General Discussion
- Topic: Multiple Authentication mode
- Replies: 10
- Views: 16349
- 09 Aug 2005, 09:00
- Forum: General Discussion
- Topic: Multiple Authentication mode
- Replies: 10
- Views: 16349
- 08 Aug 2005, 13:29
- Forum: General Discussion
- Topic: Multiple Authentication mode
- Replies: 10
- Views: 16349
Multiple Authentication mode
Hi,
I continue the study of Mantis for our society... it's really a great project we really want to use it . It's easy to use, very complete and it's also very easy to configure if you know PHP.
I saw in the roadmap of the project that multiple authentification modes would be implement in the ...
I continue the study of Mantis for our society... it's really a great project we really want to use it . It's easy to use, very complete and it's also very easy to configure if you know PHP.
I saw in the roadmap of the project that multiple authentification modes would be implement in the ...
- 28 Jul 2005, 07:47
- Forum: Help
- Topic: hide assigned to reporters and testers
- Replies: 2
- Views: 5089
- 27 Jul 2005, 12:57
- Forum: Help
- Topic: hide assigned to reporters and testers
- Replies: 2
- Views: 5089
hide assigned to reporters and testers
Hi,
I study actually Mantis ... for me it's the best BTS for the moment !!!
I work in an IT Enterprise in France and we would like to use Mantis.
But I have a problem ;-)
The testers and the reporters see the developer who is assigned to the request. I would like to hide this information.
How ...
I study actually Mantis ... for me it's the best BTS for the moment !!!
I work in an IT Enterprise in France and we would like to use Mantis.
But I have a problem ;-)
The testers and the reporters see the developer who is assigned to the request. I would like to hide this information.
How ...