So, the editing wasn't the issue: Corion has identified the root cause; and, as Arunbear indicates, the editing occurred later.

I was aware that moving pages between sections had, in the past, caused problems with both approval and front-paging operations — given the node was by a first-time poster, using the wrong section was certainly a possibility — however, I didn't know how to check this. There was no indication in the thread that anyone had done this; I also checked "Nodes to Consider" to see if a "move to section ..." was perhaps in progress (it wasn't).

Anyway, thanks to your "edit history" link, I find I can just add ";displaytype=edithistory" to the query string to get this information. This will be useful, not just in similar situations to this one, but also when considering empty nodes: Edit (to restore content) or Reap (it's genuinely empty). With that in mind, is this functionality available from, say, some Nodelet, or do I need to manually edit the URL?

— Ken


In reply to Re^2: Unable to front-page a node by kcott
in thread Unable to front-page a node by kcott

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.