View Issue Details

IDProjectCategoryView StatusLast Update
0007549mantisbtcustom fieldspublic2022-08-02 09:47
Reporterakocel Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version1.0.5 
Summary0007549: Unable to localize string values of a custom field of type enumeration
Description

I define for example a custom field named test, of type enumeration,
with possibles values : Undefined|No|IfConcerned||Yes

In custom_strings_inc.php it's possible to localize the name of the field
according to the langage by writing : $s_test = "......."

But it seems impossible to localize its values : Undefined, No, IfConcerned, Yes

Additional Information

This is a strong limitation that block use of Mantis with custom fields
in international (and so multi langages ) organizations.

TagsNo tags attached.

Relationships

related to 0005636 new Store custom fields ids, not their values. 
has duplicate 0012476 closedatrol Custom fields which use enums can't be translated 
has duplicate 0030818 closedatrol Is it Possible to translate the values of a custom field ? 

Activities

akocel

akocel

2006-10-31 06:17

reporter   ~0013666

Related to an old issue : 0005636