You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For step using none english localization, special and accented characters are converted to there unicode value in StepdocAutoCompleteRenderer by calling StringEscapeUtils.escapeHtml.
The string: La forêt pour témoin
is converted to: La forêt pour téoin
The text was updated successfully, but these errors were encountered:
For step using none english localization, special and accented characters are converted to there unicode value in StepdocAutoCompleteRenderer by calling StringEscapeUtils.escapeHtml.
The string: La forêt pour témoin
is converted to: La forêt pour téoin
The text was updated successfully, but these errors were encountered: