#8 ✓resolved
Aman Gupta

document.cookie does not exist

Reported by Aman Gupta | January 9th, 2009 @ 03:34 PM

Looks like cookie.js is not included as part of env.js for some reason.

Comments and changes to this ticket

  • thatcher.christopher (at gmail)

    thatcher.christopher (at gmail) January 15th, 2009 @ 12:16 PM

    • Tag set to cookie
    • State changed from “new” to “resolved”
    • Assigned user set to “thatcher.christopher (at gmail)”

    I forgot I moved it into html/cookie.js since its a property of the HTMLDocument interface.

    maybe it should be moved back

    http://github.com/thatcher/env-j...

  • nickg

    nickg March 15th, 2010 @ 10:25 AM

    • Assigned user cleared.

    Reopen!

    $ ./tester.sh Rhino 1.7 release 2 2009 03 22
    js> load("client9-env-js/dist/env.rhino.js");
    [ Envjs/1.6 (Rhino; U; Mac OS X x86_64 10.6.2; en-US; rv:1.7.0.rc2) Resig/20070309 PilotFish/1.2.0.6 ] js> document.cookie
    js: "client9-env-js/dist/env.rhino.js", line 5736: uncaught JavaScript runtime exception: ReferenceError: "Cookies" is not defined.

    at client9-env-js/dist/env.rhino.js:5736
    at <stdin>:3
    

    js>

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

a javascript browser environment

People watching this ticket

Tags

Referenced by

Pages