custom states in 1.3.1
Posted: 22 Sep 2016, 13:54
Dear Atrol,
In mantis 1.2.x I was using lang_get( 'status_enum_string' ) to get list of statuses. It was picking up correctly custom-created states from the custom_strings_inc.php. In mantis 1.3.1 this function ignores (as I understand) these and simply returns entry from the corresponding language file. Is this a bug, which I should report, or maybe there is new way to get enumerated list of states - including custom states? I searched on https://www.mantisbt.org/bugs/view_all_bug_page.php, but didn't find match.
Thank you.
In mantis 1.2.x I was using lang_get( 'status_enum_string' ) to get list of statuses. It was picking up correctly custom-created states from the custom_strings_inc.php. In mantis 1.3.1 this function ignores (as I understand) these and simply returns entry from the corresponding language file. Is this a bug, which I should report, or maybe there is new way to get enumerated list of states - including custom states? I searched on https://www.mantisbt.org/bugs/view_all_bug_page.php, but didn't find match.
Thank you.