View Issue Details

IDProjectCategoryView StatusLast Update
0035667mantisbtplug-inspublic2025-04-13 16:02
Reporterrfritsche Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Product Version2.27.1 
Summary0035667: APPLICATION ERROR 0000401 Database query failed
Description

I have Mantis running in version 2.27.1 with PHP 8.2.28 and PostgreSQL 16.1 (Database Schema Version 213) . I added the VEditor plugin and stuck to the configuration.
https://github.com/mantisbt-plugins/VEditor

So far everything looks good but if I want to create a new Report I get the following error

APPLICATION ERROR #401

Database query failed. Error received from database was #-2: ERROR: syntax error at or near "="
LINE 1: ...M mantis_custom_field_string_table WHERE `bug_id` = $1 and t...
^ for the query: SELECT * FROM mantis_custom_field_string_table WHERE `bug_id` = $1 and text is NOT NULL.

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.

The report is still created and when I add a note I don't get an error message just when a new report is created.

TagsNo tags attached.

Activities

atrol

atrol

2025-03-27 06:17

developer   ~0070039

The issue is caused by a 3rd party plugin.
Please contact the author of the plugin.
As a first step, create a bug report on https://github.com/mantisbt-plugins/VEditor/issues