-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
5.0
- Enable Multi-Language content filter and apply it to "Content and headings"
- Create a new profile field of the "drop-down menu" type
- set the options to
<span class="multilang" lang="en">Female</span><span class="multilang" lang="es">Femenino</span>
<span class="multilang" lang="en">Male</span><span class="multilang" lang="es">Masculino</span>
- As a user, edit the profile and set a value for the menu
- As an admin, edit the menu definition and set "Is this field locked?" to "Yes"
- As the previous user, visit your profile. You'll see the value there. So it works fine.
- Edit your profile. You'll see that the field is locked with no value --> Here is the issue.