Search found 9 matches

by bokkepoot
10 Jun 2025, 13:57
Forum: EmailReporting
Topic: consistent Applicaton Error #11 on some e-mails
Replies: 3
Views: 526

Re: consistent Applicaton Error #11 on some e-mails

Thanks for the reply,

with debug mode enabled, and a different string in mail_nodescription there was no change.
However, I now also see that whenever I do a manual (GUI) added addition on this issue, that it also yields the error #11

As such, I'll have to find in mantisbt itself, thanks for the ...
by bokkepoot
06 Jun 2025, 13:55
Forum: EmailReporting
Topic: consistent Applicaton Error #11 on some e-mails
Replies: 3
Views: 526

consistent Applicaton Error #11 on some e-mails

Using master, 0.11.0-DEV, on mantisbt 2.27.1 (and previous versions), on some rare e-mails on import we get a

APPLICATION ERROR #11: A necessary field "Body" was empty. Please recheck your inputs.

Unfortunatly, the mail -is- imported into mantis, but due to the error the delete is not done on ...
by bokkepoot
25 Jan 2021, 13:19
Forum: Help
Topic: get e-mail notification upon account lockout
Replies: 1
Views: 1430

get e-mail notification upon account lockout

Is there a way to get an email-notification if there is an account-lockout (due to multiple failed logins) ?

thanks,
Jan
by bokkepoot
06 Dec 2016, 08:04
Forum: Help
Topic: Removing resolved/closed isssues without notes.
Replies: 3
Views: 4701

Re: Removing resolved/closed isssues without notes.

Ah, and on further digging, my problem would be solved with the patch/idea from the bugtracker #0012422, "0012422: Patch: sort by bugnotes count".

I'll dig through that a bit.

- Jan
by bokkepoot
07 Nov 2016, 10:15
Forum: Help
Topic: Removing resolved/closed isssues without notes.
Replies: 3
Views: 4701

Re: Removing resolved/closed isssues without notes.

Alas, the empy issues are intermixed with regular ones. I suppose I could find out what the non-used bug_id's are from mantis_bugnote_table, and feed those through a delete process.

Thanks though,
Jan
by bokkepoot
03 Nov 2016, 13:18
Forum: Help
Topic: Removing resolved/closed isssues without notes.
Replies: 3
Views: 4701

Removing resolved/closed isssues without notes.

Hi,

using mantis 1.3.2, due to some configuration issues we had e-mail imports into mantis which resulted in a large number of issues being created.

There's no need for these issues, so rather than having them in a closed state, i'd like to (mass) delete these issues. The distinguishing ...
by bokkepoot
17 Mar 2015, 07:42
Forum: General Discussion
Topic: changing duedate for multiple tickets in one go
Replies: 1
Views: 3686

changing duedate for multiple tickets in one go

We're using Mantis for a while now, and are pleased with most functionality, but changing multiple date-selector boxes gets a bit boring, so my question is :

Using mantis 1.29 with plugin setduedate 3.20 , is it possible to set the due-date for multiple tickets in one go ? Like is it trivial to ...
by bokkepoot
07 May 2013, 11:45
Forum: EmailReporting
Topic: Rejecting email addresses
Replies: 2
Views: 5871

Re: Rejecting email addresses

You're right. Almost too trivial :oops:

- Jan.
by bokkepoot
23 Apr 2013, 09:36
Forum: EmailReporting
Topic: Rejecting email addresses
Replies: 2
Views: 5871

Rejecting email addresses

Hi,

Using 0.9.0-DEV or 0.8.4 I get occasionally e-mails rejected with the error : "Message: From email address rejected by email_is_valid function based on: root@host220.bokkepoot.net (root)".

I have "Use only default reporter user for issues created by email" enable, so I'm not that interested ...