Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi guys,
I just noticed that the built-in site search feature in Chrome always leads to the hiccup page on our. To recreate:
Type "our.umbraco.org" into the address bar, followed by a space.
The url you just typed changes to "Search Our Umbraco:" button.
Type a search phrase and hit enter.
It seems as though a request goes to http://our.umbraco.org/search?q=whatever which then results in the hiccup page: http://our.umbraco.org/Hiccup.aspx?aspxerrorpath=/search
Cheers,
David
It seems to be because it's missing the content param in the querystring, I look forward to your pull request.. ;-)
Haha, we'll see ;)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Chrome Site Search always fails
Hi guys,
I just noticed that the built-in site search feature in Chrome always leads to the hiccup page on our. To recreate:
Type "our.umbraco.org" into the address bar, followed by a space.
The url you just typed changes to "Search Our Umbraco:" button.
Type a search phrase and hit enter.
It seems as though a request goes to http://our.umbraco.org/search?q=whatever which then results in the hiccup page: http://our.umbraco.org/Hiccup.aspx?aspxerrorpath=/search
Cheers,
David
It seems to be because it's missing the content param in the querystring, I look forward to your pull request.. ;-)
Haha, we'll see ;)
is working on a reply...