in reply to "MojoX::Session" suddenly quit working?!

I'm confused. In your answer to snoopy you seem to suggest that you changed to a new version of Mojo. But still you declare your mantra "The code didn't change". Now what is it? Did you update any part of Mojo? Did you maybe update but didn't restart the server until a few days ago?

If yes, look at the changes in Mojo for your problem. Or ask a Mojo developer. It may be a bug in Mojo in which case staring at your code won't help you. (Also if you missed it Your Mother suggested a downgrade to see what happens on the chatterbox)

  • Comment on Re: "MojoX::Session" suddenly quit working?!

Replies are listed 'Best First'.
Re^2: "MojoX::Session" suddenly quit working?!
by locked_user sundialsvc4 (Abbot) on Apr 07, 2009 at 20:15 UTC

    Yes, I did miss that recommendation.

    Is it seriously possible (I doubt it...) that Mojo could really be “so seriously broken that Cookies don't work anymore?”

    No, when I diff the two versions (of MojoX::Session), I don't see a substantial difference.

      One mans broken is another mans feature. The new version might have changed something internally that your code expected to behave a certain way but was never written in stone, just to give one example of how it might not be a "seriously" big bug.

      Sometimes when I had a really difficult-to-find bug in my code I later found out that a presumption I was absolutely sure about turned out to be false.

        Just help me discover “what and where t'hell it is,” and I shall be a happy boy.