Bug 1033870 - Search on guided "enter bug" page does not work
Summary: Search on guided "enter bug" page does not work
Status: CONFIRMED
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: Bugzilla (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Ryan Wilson
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-12 20:16 UTC by Ferdinand Thiessen
Modified: 2017-04-12 20:26 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
screenshot of "Found" message instead of search results (369.82 KB, image/png)
2017-04-12 20:16 UTC, Ferdinand Thiessen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ferdinand Thiessen 2017-04-12 20:16:45 UTC
Created attachment 721004 [details]
screenshot of "Found" message instead of search results

I followed this link:
http://bugzilla.opensuse.org/enter_bug.cgi?product=openSUSE%20Distribution&format=guided&version=Leap%2042.2

Then tried to search for mpv, using firefox 52.0.1 this leads to a "found" message instead of search results shown (see screen-shot attached).
I think the reason is the search is using http but firefox defaults to https so this will trigger a "mixed content" issue as the search is http but the site is https.

Debug from firefox console (source: enter_bug.cgi):

> Laden von gemischten aktiven Inhalten "http://bugzilla.opensuse.org/buglist.cgi?format=simple&order=relevance%20desc&bug_status=__all__&product=openSUSE%20Distribution&chfieldfrom=-6m&chfieldto=Now&chfield=%5BBug%20creation%5D&content=mpv&list_id=6464464" wurde blockiert.[Weitere Informationen]

(It is in German but it says "Loading of mixed content ... was blocked.")
Comment 1 Ryan Wilson 2017-04-12 20:25:38 UTC
I was able to replicate the issue in other browsers. Confirming this bug, but changing the summary, as this field is only available in the "Guided" bug entry view.