This evening, I found myself wandering through the catacombs, looking for things I'd missed over the last little while.

When viewing this index page, I voted a node up and found myself returned to the front page of the catacombs.

After a bit of experimentation, I discovered that if you've been browsing one of the categories and then vote a node--without viewing the node directly--you are then transported to the first index page in the queue. While it's trivial to hit the Back button and return to the previous page you were browsing, one wonders if it would be better to return to browser to that index page automatically.

I suspect the node_id and next parameters are being ignored by the relevant mechanism.

I'm not entirely sure if this is a bug, a WAD, or a design feature...but I thought it worth mentioning.

--f


In reply to Voting on old code by footpad

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.