Author: darklama
Description:
patch to replace all occurrences of "_" with " ".
Currently if someone uses a regular expression like "Page_Name", it will never match against a page by that name because of the "_". This should be fixed by replacing all occurrences of "_" with " " before trying to match against a page title.
Version: unspecified
Severity: normal
Attached: