Application error #29 when creating note with private checked.
Posted: 26 Jun 2018, 12:17
MantisBT Version 2.15.0
PHP Version 7.0.27
MantisBT Database Information
Schema Version 209
ADOdb Version 5.20.12
When I try to create a private note I get the following error:
APPLICATION ERROR #29
Invalid value for 'files'
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.
And the trace:
Detailed error information
Full path: /opt/bitnami/apps/mantis/htdocs/core/error_api.php
Line number: 85
Stack trace
# Filename Line Class Type Function Args
0 /opt/bitnami/apps/mantis/htdocs/core/commands/Command.php 136 IssueNoteAddCommand -> validate -
1 /opt/bitnami/apps/mantis/htdocs/bugnote_add.php 77 Command -> execute -
If I create a note and then make it private it works as intended. Anyone got any ideas?
PHP Version 7.0.27
MantisBT Database Information
Schema Version 209
ADOdb Version 5.20.12
When I try to create a private note I get the following error:
APPLICATION ERROR #29
Invalid value for 'files'
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.
And the trace:
Detailed error information
Full path: /opt/bitnami/apps/mantis/htdocs/core/error_api.php
Line number: 85
Stack trace
# Filename Line Class Type Function Args
0 /opt/bitnami/apps/mantis/htdocs/core/commands/Command.php 136 IssueNoteAddCommand -> validate -
1 /opt/bitnami/apps/mantis/htdocs/bugnote_add.php 77 Command -> execute -
If I create a note and then make it private it works as intended. Anyone got any ideas?