G'day Rob,

"Can this unfortunate state of affairs be rectified by means that don't involve more intelligent behaviour on my part ?"

Perhaps, in your Display Settings, uncheck "Edit your writeup directly in the display view, instead of in a separate page ?".

I think that removes the "Update" button after using the "Create" button; you need to use the "Edit" link for any subsequent changes. I'll check as I'm posting this and provide an update if I'm wrong. Actually, I've posted a confirmation of this behaviour, with a little more information, as an update.

It does seem that there's some timing issue (behind the scenes) which provides access to the "Update" function before all DB writes for the initial posting have completed. I've got no access to the code, so that's just a guess: "timing" could be a race condition, timestamp granularity, or something else.

Update (confirmation): After hitting the "Create" button, I was presented with a view of my node that looked like any other node posted by someone else. The only difference is an "Edit" link (top-right area, under "in reply to" link).

— Ken


In reply to Re: Double posting by kcott
in thread Double posting 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.