exoplatform / platform-ui

Platform Skin
GNU Lesser General Public License v3.0
2 stars 35 forks source link

Problem on search position/skills on Connections page (accented characters) #35

Closed fferchichi closed 10 years ago

fferchichi commented 10 years ago

Fix description:

Add StringEscapeUtils.escapeHtml inside the invokeSetBindingField() in order to fit with the corresponding field format (as they were modified during their registration into class UIExperienceSection through the escapeHtml method uiMap.put(Profile.EXPERIENCES_SKILLS, escapeHtml(skills)))