APPLICATION ERROR #29 field product version

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
rweiss
Posts: 3
Joined: 14 Apr 2026, 07:08

APPLICATION ERROR #29 field product version

Post by rweiss »

Hi,
we updated to 2.28.4 and got problems when users try to create a new issue. Whenever they chose a product version (released, not obsolete) their issue was rejected with APPLICATION ERROR #29.

This relates to:
0037065: [security] CVE-2026-52882: REST and SOAP API Issue Update Accepts Unreleased Product Versions From Updaters (dregad)

As our users are of role UPDATER, the above „fix“ does not care if the product version is released are not and did not allow to choose this version.

As a workaround we set `$g_report_issues_for_unreleased_versions_threshold = UPDATER;` but this should be fixed withe next release please.
atrol
Site Admin
Posts: 8581
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: APPLICATION ERROR #29 field product version

Post by atrol »

Known regression, patch available see https://mantisbt.org/bugs/view.php?id=37320
Please use Search before posting and read the Manual
Post Reply