For example, if I add an interesting tag of "scale" and then click on the tag, I get taken to:

http://stackoverflow.com/questions/tagged/scale

which says that there are zero questions with this tag.

If I then click on the "About" link on this page, then I get taken to:

http://stackoverflow.com/tags/scale/info

which says that there are 225 questions with this tag.

I am using Chrome 9, but can reproduce in IE and Firefox 4 also.

Edit: The bug being that clicking on the tag should always show the right number of questions with that tag, no?

share|improve this question
No-repro on my end; all pages report that there are 225 [scale] questions. Tried in FF3.6 and IE7. – Popular Demand Feb 11 '11 at 17:37
Check if the tag is present in your "Ignored Tags". – Uphill Luge Feb 11 '11 at 17:42
Hmm. Wonder what I'm doing wrong.... or differently. – Peter K. Feb 11 '11 at 17:42
@Hans... I don't seem to have any ignored tags. – Peter K. Feb 11 '11 at 17:44
@Hans Ignored tags would reduce the number of visible results, but would not actually change the number reflected over "questions tagged" – Grace Note Feb 11 '11 at 17:47
Also? This is almost a dupe. But 11 hours ago the original question got deleted. Go figure. – Grace Note Feb 11 '11 at 18:05

1 Answer

up vote 4 down vote accepted

Perchance, when you view , does it look something like the following?

Featured Tab

When browsing around, the system keeps track of the last tab you were looking at. The FAQ, Unanswered, and Featured tabs all have different counts than the total because they only look at highly linked (14), answerless (78), and bountied questions (0) respectively. To get the full set, click on one of the other tabs like "newest" or "active".

In the case of featured (which is http://stackoverflow.com/questions/tagged/scale?sort=featured), it will not show up as a tab if there are no featured questions. But if you have it as your remembered tab, then the base URL at ttp://stackoverflow.com/questions/tagged/scale will take you there.

share|improve this answer
Bingo! Thanks for that. It explains what I'm seeing... but it's still confusing. – Peter K. Feb 11 '11 at 17:48
1  
@Peter Ideally, the large and bold "You are on the Featured tab. There are no questions[...]" is intended to point this out. But... you're far from the first to miss it. I wonder what could be done to make it more visible without being completely obnoxious... – Grace Note Feb 11 '11 at 18:03
1  
Have show up as a tab? Or is that too obvious or break too much else if there are no featured questions? Perhaps just make the "You are on the featured tab" text a little larger and red / orange? – Peter K. Feb 11 '11 at 18:09
@Peter It used to show up as a tab, but that didn't really help. There was also a period of time when we both had the tab and the large header, and we still got reports. The tab is actually removed to prevent people accessing the tab while no bounties are present. – Grace Note Feb 11 '11 at 18:12
then I'm out of ideas! Thanks for your patience. I appreciate the feedback and info. – Peter K. Feb 12 '11 at 0:21
1  
I'm not sure this will help, but it might have done something to relieve my confusion: perhaps where it says "0 questions tagged" it could change to say "0 FEATURED questions tagged" or "0 UNANSWERED questions tagged" or something similar. Changing the number of "questions tagged" without a qualifier is what was confusing me (hindsight is a wonderful thing!). – Peter K. Dec 23 '11 at 13:51

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged