Skip to content

cookie: delete unit test fails in Opera 11.11 #2

Description

@dragthor

cookie: delete unit test fails in Opera 11.11

Died on test #2: JSON.parse: Unable to parse value: - { "message": "JSON.parse: Unable to parse value: " }

All other tests pass.

If I place an alert above the following code in the delete unit test, it works.

equal( $.cookie( "test" ), null, "cleared" );

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions