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 whatever strange reasons, the regular expressions being used for
CURIE validation were using UTF-8 non-breaking spaces (hex C2A0) instead
of normal whitespaces. This patch fixes it.
Signed-off-by: Silvano Cirujano Cuesta <silvano.cirujano-cuesta@siemens.com>
0 commit comments