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 thomasmulhall...@yahoo.com 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.

[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(#39;foo#39;, null) is now deprecated. And replace it with Adding

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(#39;foo#39;, null) is now deprecated.

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

[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(#39;foo#39;, null) is now deprecated. And replace it with Adding

[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(#39;foo#39;, null) is now deprecated. And replace it with Adding