MantisBT: master-2.26 8365ddf9

Author Committer Branch Timestamp Parent
dregad dregad master-2.26 2024-03-24 11:32 master-2.26 9e7617de
Affected Issues  0034359: REST API: "String not found" warning when adding note with invalid view_state
Changeset

Use correct language string for bugnote view state

Lanuage string view_state does not exist. This was causing application
error 300 ERROR_LANG_STRING_NOT_FOUND to be triggered if one of the
invalid states were reached.

Replacing invalid string by bugnote_view_state.

Fixes 0034359

mod - core/helper_api.php Diff File