I can't say for certain if the original author intended that behavior or not. However, I agree with you that it is unfortunate. Also, I certainly see in the code how it could have been an accident.

I think it will be easy to fix. I almost made the fix right now but then I decided it might be good to give a bit of time in case you and I are in the distinct minority and somehow a raft of people are relying upon the current behavior.

Though, my expectation is that I will end up fixing this, in part because I would also like to get back to my original vision of the feature where the default for the "Move ... to" drop-down is "(Un)archive". That way, you can simply select the check box on any subset of your messages and then the "Move" button will archive the ones you selected, unless they were already archived in which case it would unarchive them (moving them back into the main folder). No need to select which operation you want to do nor to do the archiving and unarchiving in two separate passes.

- tye        


In reply to Re: Message Inbox bug? (probably) by tye
in thread Message Inbox bug? by tel2

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.