Currently if you try and retrieve a list of all cookies using $.cookie(); you get the following JavaScript error. Uncaught TypeError: Cannot read property 'length' of undefined at Function.jQuery.cookie

However updating the plugin resolves the issue and it works as expected.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

akbardhedhi created an issue. See original summary.

akbardhedhi’s picture

vijaycs85’s picture

Status: Active » Reviewed & tested by the community

Looks like a straight forward upgrade. Good to go. thanks @akbardhedhi

SoumyaDas’s picture

Yeah, looks fine to me.

Sharique’s picture

+1 Looks good to me.

SoumyaDas’s picture

Status: Reviewed & tested by the community » Closed (outdated)