View Issue Details

IDProjectCategoryView StatusLast Update
0009949mantisbtlocalizationpublic2009-01-15 11:26
Reporterdaryn Assigned Tojreese  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Versiongit trunk 
Fixed in Version1.2.0a3 
Summary0009949: Error descriptions do not display properly.
Description

If the installation has error strings defined in the custom_strings_inc.php file, the error descriptions are not displayed when an error condition occurs. Removing the MANTIS_ERROR strings from the custom strings file seems to cause the problem to go away. Other strings in the custom strings file do not appear to affect the display of error descriptions.

TagsNo tags attached.

Activities

jreese

jreese

2008-12-09 10:38

reporter   ~0020307

Fix committed to 1.2.x development tree.

Related Changesets

MantisBT: master 4b56ebef

2008-12-09 10:22

jreese


Details Diff
Fix language string merging from custom_strings_inc.php and from plugin lang files. Affected Issues
0009949
mod - core/lang_api.php Diff File