Browse Source
Checking if we are using regexp was done in setMustContain and setMustNotContain before m_useRegex was even read, corrupting the value. Only m_mustNotContain is affected because of how RssDownloadRule::setMustNotContain handles read string when m_useRegex is false.adaptive-webui-19844
Nick Tiskov
12 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue