Skip to content
Snippets Groups Projects
Commit 5f3ccdaa authored by Florian Azizian's avatar Florian Azizian
Browse files

FIX #3025 change personname

parent 1dce90cb
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@
<enumeration value="multi" />
</dataType>
<dataType name="personname" base="string">
<pattern value="/^[A-z\s\-\']+$/" />
<pattern value="/^[A-z\s\-\'\é\è\ï]+$/" />
</dataType>
<dataType name="short_word" base="word">
<pattern value="/^\w{1,5}$/" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment