- Affected version
- 2.1.2
For some this is a new function, for me this is a bug.
This match is not able to accept a german domain with umlauts like:
http://günstig.com/
http://straße.de/
So somewhere in the regex should be öäü and ß
'url' => ['type' => self::STR, 'match' => 'url', 'required' => true]
This match is not able to accept a german domain with umlauts like:
http://günstig.com/
http://straße.de/
So somewhere in the regex should be öäü and ß