Author Topic: Joined channels not persistent across pages  (Read 2667 times)

0 Members and 1 Guest are viewing this topic.

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Joined channels not persistent across pages
« on: November 27, 2011, 04:49:29 pm »
Whenever I change pages, other channels that I have joined (such as those created by "/j test") are no longer in the channel switcher at the top of the OmnomIRC frame. However, if I'm in one of the five standard channels, that choice is persistent across pages.
Sounds like a cookie problem.
Edit: I'm using Firefox 8, by the way.
« Last Edit: November 27, 2011, 05:08:30 pm by calcdude84se »
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Joined channels not persistent across pages
« Reply #1 on: November 27, 2011, 04:50:28 pm »
Weird. I know the messages in those special channels are not kept after switching tabs/pages, but I didn't realize that happened too.

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: Joined channels not persistent across pages
« Reply #2 on: November 27, 2011, 04:53:13 pm »
Yes, it's a known bug in FF that the channels joined aren't persistent. They started alphabetically sorting cookies that document.cookie returns in like FF4 or FF5 which broke it, I was relying it on being the last cookie returned (bad practice, but I pumped out that code in like 30 minutes)
Omnimaga Admin

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Joined channels not persistent across pages
« Reply #3 on: November 27, 2011, 04:57:01 pm »
(bad practice, but I pumped out that code in like 30 minutes)
(Read: Netham45 secretly wants you to switch from Firefox by adding bugs on purpose.)

Offline Netham45

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2103
  • Rating: +213/-4
  • *explodes*
    • View Profile
Re: Joined channels not persistent across pages
« Reply #4 on: November 27, 2011, 04:58:14 pm »
It's true. IE>FF.
Omnimaga Admin