WebSearch: XSS and verbose improvements
- The use of 'verbose' parameter for search pages is restricted to superadmins only, since it could expose potentially sensitive information, such as record IDs even though record content would remain restricted.
- External search XSS vulnerability fix (escapes strings when printing debug information via 'verbose' parameter in the external search facility).