Your first node was moved to Perl News (because it is mostly a link to an external article, which has become close to the primary purpose of that section). Several hours later, when the second node appeared, somebody considered the first one as a duplicate of the second and somebody else considered the second as a duplicate of the first (one of whom probably should read up on how to use consideration). After you started this PMD thread (and very roughly around the time the duplicate got reaped) the first node got moved back to Meditations (it may have also been moved back and forth more times, but not that I noticed).

As for how the second node appeared hours later: The most likely way for that to happen is a browser reload (which probably wouldn't have produced a duplicate if the original node hadn't been moved). Note that browser reloads can happen rather surprisingly just because you used the "back" button (and either at some point told your browser to stop bothering you when it is about to rePOST in order to get back to a page that expired from its cache or you just dismissed the warning dialogue). Note that I have yet to use a browser that consistently avoids perversely declaring pages as "expired" so that they must be reloaded despite there being no reasonable justification for such a conclusion (even after investigating the twisted, conflicting cache control headers that are part of HTTP).

And, yes, it is pretty stupid of a web site to not detect and prevent such duplicates.

- tye        


In reply to Re^3: A duplicated node (ways) by tye
in thread A duplicated node by clp

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.