Invalid tag
 

Looking at the tags page on this site, I see a funny looking one, something like:

[] x26

Looks like an empty tag.

Firebug shows this for the source:

<li>
  <div class="tag-left">
    <a class="tag tag-right" data-tag-name="" rel="tag" title="see questions tagged ''" href="/en/questions/scope:all/sort:activity-desc/tags:/page:1/"></a>
  </div>
  <span class="tag-number">× 26</span>
</li>

Compare that to another, proper tag:

<li>
  <div class="tag-left">
    <a class="tag tag-right" data-tag-name="0.7.40" rel="tag" title="see questions tagged '0.7.40'" href="/en/questions/scope:all/sort:activity-desc/tags:0.7.40/page:1/">0.7.40</a>
  </div>
  <span class="tag-number">× 26</span>
</li>

So yes, it's an empty tag. :)

Obviously, the page it links to gives an error.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
bochecha's avatar
1
bochecha
asked 11 years ago
Evgeny's avatar
13.2k
Evgeny
updated 11 years ago

Comments

It must have been fixed, this site runs a little outdated software.

Evgeny's avatar Evgeny (11 years ago)
see more comments