Last modified: 2014-09-18 19:56:15 UTC
Created attachment 15818 [details] Screenshot Steps to reproduce: 1.Open a page with mobile VE 2.Go to Insert>Media Observed Result: "No results found" message appearing even before entering a search term inside Media Settings dialog See the screenshot attached
This is fixed by this change: https://gerrit.wikimedia.org/r/#/c/149392/
Oops. Wrong fix to the wrong bug (ignore the above comment)
Change 150001 had a related patch set uploaded by Mooeypoo: Use to $.when() in MediaSearchWidget https://gerrit.wikimedia.org/r/150001
Change 150001 merged by jenkins-bot: Use $.when() in MediaSearchWidget https://gerrit.wikimedia.org/r/150001
This is fixed in Betalabs but not on test2, moving it to the next sprint.
I just noticed this is again appearing in Betalabs, when you first open Media Settings dialog and the page name is in the search field,the "No Result Found" appears.Also, it appears when you click on "Change Image" button
*** Bug 69877 has been marked as a duplicate of this bug. ***
I can't replicate this. If you're still seeing this, can you give me the page this is still happening on?
As in the duplicate bug, page is http://en.wikipedia.beta.wmflabs.org/wiki/Media_Interface_VisualEditor_Test?veaction=edit https://bugzilla.wikimedia.org/show_bug.cgi?id=69877
And I still can't see the issue there. I load "Insert media" and I see the search image page empty / processing and then "No results found". I don't see "No results found" before the search is done, I only see it after the page searched for a moment and found nothing (as intended) Tested on Chrome Version 36.0.1985.143 and Firefox 31.0 What am I missing here?
As I mentioned in the dup bug, it's seen in Firefox. In Chrome I see the 'no results' found flicker slightly, but the main issue is in Firefox.
*** Bug 70273 has been marked as a duplicate of this bug. ***
Change 158530 had a related patch set uploaded by Mooeypoo: Hide "no results" messaage in media search widget https://gerrit.wikimedia.org/r/158530
Change 158530 merged by jenkins-bot: Hide "no results" messaage in media search widget https://gerrit.wikimedia.org/r/158530
Okay, it seems the problem is half fixed with the above commit. Now the "No results" message no longer appears on top of found results. However, it does seem to pop up and then disappear between searches. I'm going to investigate the issue further.
Change 158584 had a related patch set uploaded by Mooeypoo: [wip] Abort promises before sending new ones in MediaSearchWidget https://gerrit.wikimedia.org/r/158584
Change 158584 merged by jenkins-bot: Abort promises before sending new ones in MediaSearchWidget https://gerrit.wikimedia.org/r/158584
Verified the fix in Betalabs
Verified the fix in test2
Verified the fix in production