The Cookie Law (in the UK at least)

feline

  • Posts: 29
Re: The Cookie Law (in the UK at least)
« Reply #135, on May 28th, 2012, 08:59 PM »
you have to exit the WriteLog() if a Guest don't have accept the ECL .. if don't do that, a lot of errors occurs because it's no session created at this time ...
Many are stubborn in relation to the path, a few in relation to the target.
Follow us on

markham

  • Finally finished the Slideshow... phew!
  • Posts: 138
Re: The Cookie Law (in the UK at least)
« Reply #136, on May 28th, 2012, 09:45 PM »
Quote from feline on May 28th, 2012, 08:59 PM
you have to exit the WriteLog() if a Guest don't have accept the ECL .. if don't do that, a lot of errors occurs because it's no session created at this time ...
Yup, that's one of the changes included in Emanuele's mod....

feline

  • Posts: 29

live627

  • Should five per cent appear too small / Be thankful I don't take it all / 'Cause I'm the taxman, yeah I'm the taxman
  • Posts: 1,670
Re: The Cookie Law (in the UK at least)
« Reply #138, on May 29th, 2012, 12:29 AM »
Quote
whilst Live627 (I think) tests if the session to be started is for a guest.
Close. Although that is correct from a user's viewpoint, the code checks to see if the login cookie has been sent.
Quote from feline on May 28th, 2012, 08:59 PM
you have to exit the WriteLog() if a Guest don't have accept the ECL .. if don't do that, a lot of errors occurs because it's no session created at this time ...
Yes, that's right. Actually, more than that function assume the session is loaded. I'm still fixing loose ends, even though  it is now six days since I did the cookie change.
A confident man keeps quiet.whereas a frightened man keeps talking, hiding his fear.

markham

  • Finally finished the Slideshow... phew!
  • Posts: 138

feline

  • Posts: 29
Re: The Cookie Law (in the UK at least)
« Reply #140, on May 29th, 2012, 11:20 AM »
WAP/WAP2/IMode is not handled I think .. and you can login/register without accept the ecl. That's not correct I think ...

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: The Cookie Law (in the UK at least)
« Reply #141, on May 29th, 2012, 12:33 PM »
FYI the latest .Net issue has a couple pages on the cookie law. They mention the solution adopted by BT, too (implied consent.)

live627

  • Should five per cent appear too small / Be thankful I don't take it all / 'Cause I'm the taxman, yeah I'm the taxman
  • Posts: 1,670
Re: The Cookie Law (in the UK at least)
« Reply #142, on May 30th, 2012, 07:04 AM »
Quote from feline on May 29th, 2012, 11:20 AM
WAP/WAP2/IMode is not handled I think .. and you can login/register without accept the ecl. That's not correct I think ...
The bare minimum is covered, no? That a user (and spider) can access the site without having to deal with cookies.

feline

  • Posts: 29
Re: The Cookie Law (in the UK at least)
« Reply #143, on May 30th, 2012, 01:39 PM »
Quote from live627 on May 30th, 2012, 07:04 AM
The bare minimum is covered, no? That a user (and spider) can access the site without having to deal with cookies.
Well .. you can make a work on the minimum or you can make a work 100% ..
I prefer the last :)

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: The Cookie Law (in the UK at least)
« Reply #144, on May 30th, 2012, 01:44 PM »
What are you doing here anyway, feline? I thought you had no interest in Wedge "if you weren't given half of the rights over it"... :^^;:

As you would say, "To browser these website, it's necessary to give us cookies and explain yourself." :lol:

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: The Cookie Law (in the UK at least)
« Reply #145, on May 30th, 2012, 04:19 PM »
Hey, I thought it was nice to see feline... I mean, she and I *actually agreed* on something the other day! It's also nice to have discussions with people who are aware of all the consequences of changing some of the things I've speculated about, because in my case they were only speculative rather than attempted...


In Wedge's specific case, there is no WAP/WAP2/imode to deal with, so we only need to worry about the one codepath for users.
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: The Cookie Law (in the UK at least)
« Reply #146, on May 30th, 2012, 07:44 PM »
I just think that considering how she regarded me (if not both of us) back when we started work on Wedge, even though I was inviting her to share her feelings about our fixes to *her* specific problems with SMF, the least I deserve from feline is an apology...

PantsManUK

  • [me=PantsManUK]would dearly love to dump SMF 1.X at this juncture...[/me]
  • Posts: 174
Re: The Cookie Law (in the UK at least)
« Reply #147, on May 31st, 2012, 04:47 PM »
Just for a bit of perspective - http://www.lloydstsb.com/cookie_policy.asp

They've sent you six cookies across two domains before you get to read this, a clear violation of the regulations (feel free to complain to the ICO if you're in the EU), but otherwise their information is really good: you have a browser, you control your browser, this is how to delete cookies in your browser.
« What is this thing you hoomans call "Facebook"? »

feline

  • Posts: 29
Re: The Cookie Law (in the UK at least)
« Reply #148, on May 31st, 2012, 04:57 PM »
For what I want to apologize to you, Nao?
That I have a clear idea of what I will do what?
I've never personally attacked you and I respect what you do.
And that, I think, I can also expect from you ...

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: The Cookie Law (in the UK at least)
« Reply #149, on May 31st, 2012, 05:02 PM »
@feline, what Nao is getting at is back when Wedge was still very young and fragile, we were interested in having you on board but you basically told us that you weren't interested in being involved unless we turned over half the rights to you.

@PantsMan, nice to know how messed up the banks are about this.