MantisBT: master 4fbd340f
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Paul Richards | dregad | master | 2014-05-31 05:57 | master 4ef0e69b |
Affected Issues | 0016975: Invalid enumeration string value displayed if localized value does not exist | |||
Changeset | Fix invalid enumeration string value display Prior to this, an invalid enumeration string value (e.g. @32@) was This allows fallback to English language for individual enum elements. Fixes 0016975, https://github.com/mantisbt/mantisbt/pull/198 Signed-off-by: Damien Regad dregad@mantisbt.org |
|||
mod - core/classes/MantisEnum.class.php | Diff File | |||
mod - tests/Mantis/EnumTest.php | Diff File |