Skip to content

Fix conditional ripped file pattern parsing

Volker Krause requested to merge work/vkrause/fix-rip-pattern-parser into master

Since 7b92455f we match against substrings rather than at an offset, so capturedStart() is not the offset we matched at.

BUG: 494653

Merge request reports

Loading