I have create a customisation that replaces the existing Clone button with a Clone To: button and drop down box. The drop down box lists the valid projects for the user with the current project selected by default.
To clone to the same project as the existing bug then the user only needs to click ...
Search found 9 matches
- 28 Jun 2007, 02:53
- Forum: Customizations
- Topic: Clone bug to different project
- Replies: 6
- Views: 8917
- 30 May 2007, 08:24
- Forum: Help
- Topic: Limit Recenly Modified list
- Replies: 1
- Views: 3042
Dumb Question
I just realised that this is a dumb question. If all projects are selected and I have access to all projects then My View may display a count of all the bugs in the Recently Modified list. If I then select [^] to view the complete Recently Modified list, I will only be shown the first page sorted in ...
- 30 May 2007, 07:06
- Forum: Help
- Topic: Limit Recenly Modified list
- Replies: 1
- Views: 3042
Limit Recenly Modified list
Does anyone know how to limit the "Recently Modified" list filter so that a limit can be set? Currently if I select Recently Modified from My View, I can end up with every bug in the database. I would like to set this to a limit of 50 or 100.
- 09 Oct 2006, 03:26
- Forum: Help
- Topic: mysql_connect error using checkin.php
- Replies: 3
- Views: 8758
Set PHPRC env var in Windows 2003
I fixed this problem in Windows 2003 by setting the PHPRC environment variable.
- 25 Jan 2006, 07:04
- Forum: Help
- Topic: File upload help needed!
- Replies: 6
- Views: 9017
- 25 Jan 2006, 05:30
- Forum: Help
- Topic: Upgrade from 0.19.4 to 1.0.0rc5 fails?
- Replies: 9
- Views: 11146
- 25 Jan 2006, 05:26
- Forum: Help
- Topic: mysql_connect error using checkin.php
- Replies: 3
- Views: 8758
mysql_connect error using checkin.php
I have just installed Mantis 1.0.0rc5 on a new server and am trying to integrate with SVN. I have had this working before with Mantis0.19.2.
I keep getting the following error from my post-commit.bat hook script:
[quote]Fatal error: Call to undefined function mysql_connect() in E:\WWW\mantis-1.0 ...
I keep getting the following error from my post-commit.bat hook script:
[quote]Fatal error: Call to undefined function mysql_connect() in E:\WWW\mantis-1.0 ...
- 18 Feb 2005, 04:43
- Forum: Help
- Topic: Mantis Integration with SVN
- Replies: 4
- Views: 8622
Forgot to mention that I am using Win2k
Thanks Victor
I failed to mention in my original post that I am using Win2k. Scmbug seems to be Unix based and no one has produced a Win2K binary. I have started working with the bugtraq: properties in SVN and the Sorce_control configuration in Mantis. SVN seems to be working as log entries are ...
I failed to mention in my original post that I am using Win2k. Scmbug seems to be Unix based and no one has produced a Win2K binary. I have started working with the bugtraq: properties in SVN and the Sorce_control configuration in Mantis. SVN seems to be working as log entries are ...
- 18 Feb 2005, 02:12
- Forum: Help
- Topic: Mantis Integration with SVN
- Replies: 4
- Views: 8622
Mantis Integration with SVN
Can anyone help me with integration of Mantis with SVN?