Re: [Wikitech-l] Upgrading jquery cookie

2014-07-12 Thread Alex Monk
Still went to spam. Try not using Yahoo? On 12 July 2014 00:41, Thomas Mulhall wrote: > Hi sorry for sending the email so many times it because someone says that > it is going to spam so I tried removing http:// which the email service > thinks is spam. > ___

Re: [Wikitech-l] Upgrading jquery cookie

2014-07-11 Thread Thomas Mulhall
Hi sorry for sending the email so many times it because someone says that it is going to spam so I tried removing http:// which the email service thinks is spam. ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mail

Re: [Wikitech-l] Upgrading jquery cookie

2014-07-11 Thread Matthew Flaschen
On 07/11/2014 06:12 AM, Thomas Mulhall wrote: Hi we are upgrading jquery cookie from an early alpha version of 1.1 to 1.2. Please start upgrading your code to be compatible with jquery cookie 1.2. There is just one deprecations to notice and that is $.cookie('foo', null) is now deprecated. And re

[Wikitech-l] Upgrading jquery cookie

2014-07-11 Thread Thomas Mulhall
Hi we are upgrading jquery cookie from an early alpha version of 1.1 to 1.2. Please start upgrading your code to be compatible with jquery cookie 1.2. There is just one deprecations to notice and that is $.cookie('foo', null) is now deprecated. And replace it with Adding $.removeCookie('foo') fo

[Wikitech-l] Upgrading jquery cookie

2014-07-10 Thread Thomas Mulhall
Hi we are upgrading jquery cookie from an early alpha version of 1.1 to 1.2. Please start upgrading your code to be compatible with jquery cookie 1.2. There is just one deprecations to notice and that is $.cookie('foo', null) is now deprecated. And replace it with Adding $.removeCookie('foo') fo

[Wikitech-l] Upgrading jquery cookie

2014-07-10 Thread Thomas Mulhall
Hi we are upgrading jquery cookie from an early alpha version of 1.1 to 1.2. Please start upgrading your code to be compatible with jquery cookie 1.2. There is just one deprecations to notice and that is $.cookie('foo', null) is now deprecated. And replace it with Adding $.removeCookie('foo') fo