-
Bug
-
Resolution: Fixed
-
Major
-
1.5.0
-
None
-
None
-
Seen on version 4.7.3 and on master
-
4.8.0 M3
How to reproduce :
- Click on the right top panel to update profil.
- Update it to set one skill
- Update button is not correctly displayed :
Button and skill's label are both incorrect
The produced HTML is not the same when there is 1 value (<p>) or 2 or more value (<ul><li>)
The produced HTML for a multiple value should be always the same (<ul><li> in this case)
Expected result is: