Hey Monks

I was just playing with my user settings and noticed some particularly odd behaviour when I tried to change my theme. I could change it (using the selection list) but I had to submit the form twice to get it. Each time I hit 'submit' the new page I was presented with was the one I had expected to see from the previous time.

Okay, that probably wasn't very clear. Maybe an example. I'm currently using the green theme. I go to my user settings and select the red one and hit submit. The page I get presented with is still in the green theme, but the form shows I've selected red. So I choose a different one, say blue, and hit submit. The new page is presented in the red theme (!) and blue is selected in the form. If I hit submit again without changing the theme from blue, the next time the page is displayed in the blue theme. :-) It's interesting, I didn't know the user settings were a game too.

Anyway, I took a quick look around using SuperSearch looking for 'user settings theme' and didn't see anyone else mentioning the same problem, so maybe it's just my browser or something, but I thought I'd mention it just in case it isn't an isolated problem.

If it makes any difference, I'm using a Phoenix nightly build from January 27th, 2003.

-J.


In reply to Changing themes in user settings strangeness by Joey The Saint

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.