Skip to content

Conversation

dfadler
Copy link

@dfadler dfadler commented Apr 24, 2014

Reported #103

For some reason the else block test/parse.js and test/stringify.js are causing IE 7/8 to fail.
https://github.com/visionmedia/node-querystring/blob/master/test/parse.js#L3
https://github.com/visionmedia/node-querystring/blob/master/test/stringify.js#L4

To confirm the changes in the src are working property you will need to comment out the following within the else block of each of the previously mentioned file.

var qs = require('../')
    , expect = require('expect.js');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant