in reply to Posting code Snippets

After some talk in the chatterbox with mr.nick, this appears to be related to the length* of the code posted inside the textarea box when submitting a snippet. The workaround appears to be too post a small snippet, and then add more content at the next (preview) page. Anyone with similar experiences? I seem to recall some discussion some time ago about some nodes getting sent as a GET not as a POST method, but I thought that was cleared up a long time ago, and the source indicates a POST method.

*or perhaps the content?

Replies are listed 'Best First'.
Re: Posting code Snippets
by Elias (Pilgrim) on Jan 15, 2001 at 03:38 UTC
    I have just posted a snippet, and was neither offered a preview page, nor any obvious method to edit my post. Is it possible to edit snippets?
      Go to your snippet and on the lower left, just above the bar ending your snippet, there should be a link that says Edit your snippet here</code>. That link does exactly what the name suggests.