Skip to content

cookie: delete unit test fails in Opera 11.11 #2

@dragthor

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" );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions