Search found 11 matches
- 08 Feb 2011, 21:01
- Forum: Help
- Topic: Body of email is blank if too many bugnotes
- Replies: 5
- Views: 3606
Re: Body of email is blank if too many bugnotes
So......evidently we has something else amiss. Any ideas what would be causing that behavior?
- 08 Feb 2011, 19:42
- Forum: Help
- Topic: Body of email is blank if too many bugnotes
- Replies: 5
- Views: 3606
Re: Body of email is blank if too many bugnotes
The email notes limit is set to 0. What should it be?
- 08 Feb 2011, 18:19
- Forum: Help
- Topic: Body of email is blank if too many bugnotes
- Replies: 5
- Views: 3606
Body of email is blank if too many bugnotes
We have no problem with Mantis sending email when issues are created or updated, but if a certain number of bugnotes is exceeded, the body of the email is blank. Is there any way to change this behavior to show the bugnotes, or at least the last few?
- 12 Nov 2010, 23:21
- Forum: Customizations
- Topic: dropdown list dependent on previous selection
- Replies: 3
- Views: 5419
Re: dropdown list dependent on previous selection
That looks like exactly what I need. Any idea which file to add the code to? I'm running v1.0.8.
- 06 Nov 2010, 13:24
- Forum: Customizations
- Topic: dropdown list dependent on previous selection
- Replies: 3
- Views: 5419
dropdown list dependent on previous selection
We have multiple locations in several states where users can report issues. Due to the nature of the reported issues, it's important many times to know where the issue has occurred. I'd like to create 2 dropdown fields, the first containing the names of the States where we have locations, and the ...
- 12 Jan 2010, 16:37
- Forum: Customizations
- Topic: Uploading project documents
- Replies: 2
- Views: 4957
Re: Uploading project documents
Look for the file config_defaults_inc.php. This should be in /../mantis/www/ (at least in v 1.0.8). Find the lines:
# access level needed to upload files to the project documentation section
# You can set this to NOBODY to prevent uploads to projects
# See also: $g_upload_bug_file_threshold, $g ...
# access level needed to upload files to the project documentation section
# You can set this to NOBODY to prevent uploads to projects
# See also: $g_upload_bug_file_threshold, $g ...
- 12 Nov 2009, 18:15
- Forum: Customizations
- Topic: How to customize status
- Replies: 8
- Views: 20253
Re: How to customize status
I'm seeing @60@ as well, and cannot move an issue into or out of that status, according to the Workflow Transitions. How do I fix this? [Later Edit]: I did actually get this working, sort of. Now when I try to change an issue to the newly created status, the change page says there's no title and the ...
- 08 Oct 2009, 16:11
- Forum: Help
- Topic: hyperlink in notification emails
- Replies: 0
- Views: 1947
hyperlink in notification emails
Whenever a user enters a note that contains a number, the resulting notification email turns it in to a hyperlink to an issue. It remains as plain text in the actual issue note.
Thus, "...results after 287 iterations..." becomes "...results after[url]http::ourdomainurl/mantis/view.php?id-287[/url ...
Thus, "...results after 287 iterations..." becomes "...results after[url]http::ourdomainurl/mantis/view.php?id-287[/url ...
- 08 Oct 2009, 15:12
- Forum: General Discussion
- Topic: security and numeric issue hyperlinks bug
- Replies: 7
- Views: 7014
Re: security and numeric issue hyperlinks bug
The fix didn't work
- 21 Aug 2009, 15:10
- Forum: Help
- Topic: Custom field dependant on previous selection
- Replies: 0
- Views: 1923
Custom field dependant on previous selection
We need to know which of our locations the bug is being reported from, and we'd like to make it somewhat standard so we can report on it. Seems like no problem, as we originally created an enumeration custom field, making it required on report and required on update. The problem is that now we have ...
- 23 Jan 2009, 20:09
- Forum: Help
- Topic: MantisConnect - Instalation does not work
- Replies: 7
- Views: 10980
Re: MantisConnect - Instalation does not work
I am getting the same error as the OP. Running Ubuntu 8.04 server with Apache, php5, MySQL and Mantis 1.2.0a3. Installed NAnt from the Ubuntu repository.