View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0026747 | mantisbt | plug-ins | public | 2020-02-26 13:43 | 2020-03-15 15:23 | 
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | N/A | 
| Status | closed | Resolution | fixed | ||
| Target Version | 2.24.0 | Fixed in Version | 2.24.0 | ||
| Summary | 0026747: No equivalent to lang_get_defaulted() in plugin_api() | ||||
| Description | Plugin API provides plugin_lang_get(), pairing with lang_get(), but there is no plugin_lang_get_defaulted() equivalent to lang_get_defaulted(). This was identified by @obmsch as an issue in Source Integration plugin https://github.com/mantisbt-plugins/source-integration/pull/215 and the function was implemented locally, but it makes sense to define it in Core. | ||||
| Tags | No tags attached. | ||||
| MantisBT: master d92b78fa 2020-03-15 09:23 Details Diff | New plugin_lang_get_defaulted() API function Plugin API provides plugin_lang_get(), pairing with lang_get(), but there was no equivalent to lang_get_defaulted() in Plugin API. Fixes 0026747 | Affected Issues 0026747 | |
| mod - core/plugin_api.php | Diff File | ||
