In others words, if I follow yours steps, I don't see the custom values when I create a new issue. If I customize to one specific project appears @0@.
Maybe isn't a bug but isn't that I need.
"La inteligencia consiste no sólo en el conocimiento, sino también en la destreza de aplicar los conocimientos en la práctica." Aristóteles
M@rce wrote:I don't see the custom values when I create a new issue.
Where do you do not see which custom values?
Do you expect to see strings like "Inmediata" or "Alta"?
With English language settings?
Without changing custom_strings_inc.php?
If so, start again reading http://www.mantisbt.org/docs/master-1.2 ... MIZE.ENUMS
Please use Search before posting and read the Manual
Please don't quote me in a way (partial and out of context) which leads to confusion.
The mentioned steps are the steps I used when trying to reproduce your issue and not steps that I recommended to get a certain functionality.
atrol wrote:
M@rce wrote:
3.1) Using your db in Manage/manage configuration I define to a new project, configuration option "priority_enum_string" with values in array "10:Inmediata,20:Alta,30:Media,40:Baja,50:Urgente" and then appears @0@.
I am not able to reproduce this with the following steps
1) Install Mantis2Go 1.0.10 (= MantisBT 1.2.15)
2) Create a new project
3) Goto page Manage > Manage Configuration > Configuration report
4) Create an option for "All Users", "All Projects" , "Configuration Option" priority_enum_string, Type string, Value: 10:Inmediata,20:Alta,30:Media,40:Baja,50:Urgente
Please use Search before posting and read the Manual
Sorry Atrol, really wasn't my intention generate confusion...
Anyway, analyzing again posts I finally found the solution about original request: in a determined option "severity_enum_string" to a selected and particular project, I change type complex to string, and values in array to a simple list. With this change, the error "SYSTEM WARNING in MantisEnum.class.php" not appears more.
Thanks again
"La inteligencia consiste no sólo en el conocimiento, sino también en la destreza de aplicar los conocimientos en la práctica." Aristóteles