G'day Rob,

I investigated this a little. Firstly, I can confirm what you're seeing.

Opening replies to that node shows the radiobuttons (++/--/+=0) and a [vote!] submit button. These all seem to work as normal.

I looked at #59098. This is a single reply with no child nodes. I voted (++) on it: now showing "Reputation: 7".

I also looked at #153429. This reply starts a subthread; it has multiple branches; one branch goes to "Re^5". I voted (++) on this reply, as well as the Re^5 node: all worked as usual and "Reputation: ..." now replaces the radiobuttons.

I refreshed the parent node (csv2png.pl - Line Graphs from a CSV file) after each operation: "Reputation: ..." was shown as appropriate; a [vote!] button remained absent.

All Reputations were greater than one, so I'm not the first to vote on these; however, I have no idea of the "who", "when" or "how" of these other votes.

It would appear that, at this point at least, you can vote on any of the nodes (except the parent), albeit with some minimal hoop jumping.

— Ken


In reply to Re: Missing "Vote" button by kcott
in thread Missing "Vote" button by syphilis

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.