Page MenuHomePhabricator

"Zarro Boogs found" is unhelpful
Closed, ResolvedPublic

Description

Assuming this is even something we can configure, the 'Zarro Boogs found.' line when not finding any results is just plain unhelpful and should be changed. Not only is it not immediately readable for what it says due to the strange spelling of the words, the placement of colour makes the line very easy to overlook entirely.

Better, for instance, would be to simply say 'No bugs found.' and move it further down so it doesn't get as lost in the general navigation, and changing the styling so it is not using the same style and positioning as the option links would also help.

If it is at all possible, a short explanation of why there might be no results or what one can do from there might also be useful, instead of just three nondescript options that don't necessarily help the lost, but that's probably a little iffier.


Version: wmf-deployment
Severity: enhancement
See Also:
https://bugzilla.mozilla.org/show_bug.cgi?id=313647

Details

Reference
bz42467

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:00 AM
bzimport set Reference to bz42467.

(In reply to comment #0)

Assuming this is even something we can configure

We cannot configure it, but we can patch the code.

(In reply to comment #1)

(In reply to comment #0)

Assuming this is even something we can configure

We cannot configure it, but we can patch the code.

Barf.

We could also try filing an upstream bug to have it changed. It's supposed to be cutesy, I think.

If you're suggesting to patch it upstream, the Bugzilla community could be reticent to accept this kind of changes.

Especially, as the "Zarro Boogs founds" is small a Bugzilla meme.

This is documented at the following URL:
www.bugzilla.org/docs/4.4/en/html/glossary.html#gloss-zarro

(In reply to comment #5)

If you're suggesting to patch it upstream, the Bugzilla community could be
reticent to accept this kind of changes.

Especially, as the "Zarro Boogs founds" is small a Bugzilla meme.

This is documented at the following URL:
http://www.bugzilla.org/docs/4.4/en/html/glossary.html#gloss-zarro

Yeah, I figured as much. Thanks for the URL.

Another option might be to use a UI localization feature/extension to override the text. I believe such code exists somewhere.

(In reply to comment #4)

We could also try filing an upstream bug

"See Also" field, I mumble "See Also" field in this report...

The see also field has a styling bug. Should I submit a bug for that too?

(In reply to comment #7)

"See Also" field, I mumble "See Also" field in this report...

One day you'll learn that unless you put it in a comment, nobody sees your links. :-) I have Bugzilla so zoomed in that I don't even see the second column of inputs at the top of the window. And even if I did, much like the URL field and whiteboard field, it's easy to overlook. Please (also) include links in a comment if you want others to see them.

(In reply to comment #8)

The see also field has a styling bug. Should I submit a bug for that too?

Yes.

The string is located in /template/en/default/global/variables.none.tmpl :

"zeroSearchResults" => "Zarro Boogs found",

I got a -1 from Dereckson in Gerrit but I think it makes more sense to keep meta discussion in one place (here):

Insider jokes can be funny if your audience consists of enough insiders. In this case I doubt that the majority of the audience is insiders (techy people).
Plus there are more than enough people out there that don't "get" the "joke" which is a good indicator that something is wrong:
https://bugzilla.mozilla.org/buglist.cgi?bug_id=657894,129176,254908,433631,370646,313647,706509,705073

I see where you are coming from.

However, like Dereckson, I consider it to be comic relief, and don't see a need to remove it.

It's pretty hard to misunderstand what it means, given that no bugs are listed.

The styling should be a separate bug.

So far, we have the following opinions to keep the easter egg:

  • Matthew Flaschen
  • Dereckson

And these ones to remove it (cf. code review):

  • Isarra
  • Matma Rex
  • Andre Klapper
  • Waldir
  • Ori Livneh

Add Reedy in the right category (comment is "Barf" about code patching).

The remove arguments sound sensible, people explained they're confused.

Next course of action consider there is a loose tendency to prefer the removal and so remove it, whether open a topic to ask more opinion on the mailing list.

I let to Andre, who is knowledgeable on the Bugzilla topic and have some responsibility for bugs management related tools, the weighing of which option is preferable.

I also see nothing bad in having that easter egg around. I remeber clearly that I had no problems with understanding it when I saw it for the first time, and it made me smile.

Patch in https://gerrit.wikimedia.org/r/#/c/42094/ got merged into Gerrit, but not deployed yet.

Daniel: Could you deploy it?

Such comments are pretty useless.