processInbound() regex mistake

Created on 18 April 2023, about 1 year ago
Updated 26 May 2023, about 1 year ago
preg_match('/^\/' . $domain_suffix . '/i', $path, $matches)

if you have Norway domain 'no' then your RouteProvider will cut route collections of 'node/id' to 'de/id' and PathValidator for domain with 'no' suffix will be failing for all routes of node/id

πŸ› Bug report
Status

Needs review

Version

1.5

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine Mykola Dolynskyi Poltava

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024