Searched hist:c7dc833b3a9194cab1da6e647ab84a7aed28598f (Results 1 – 1 of 1) sorted by relevance
| /dokuwiki/inc/ |
| H A D | common.php | c7dc833b3a9194cab1da6e647ab84a7aed28598f Sun Oct 20 23:16:05 UTC 2019 Phy <git@phy25.com> getGoogleQuery: ignore if query includes a full URL
We don't want to split the URL to highlight the "query", especially when q is the URL of the page itself - e.g. Google Form's redirect https://www.google.com/url
This will also ignore queries like `syntax site:https://www.dokuwiki.org` but it should be fine. Just don't want to use a full parser here.
This fixes #2848.
|