Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fixes issues that caused IE7/8 to fail#105

Open
dfadler wants to merge 3 commits into
tj:mastertj/node-querystring:masterfrom
dfadler:issue-103dfadler/node-querystring:issue-103Copy head branch name to clipboard
Open

Fixes issues that caused IE7/8 to fail#105
dfadler wants to merge 3 commits into
tj:mastertj/node-querystring:masterfrom
dfadler:issue-103dfadler/node-querystring:issue-103Copy head branch name to clipboard

Conversation

@dfadler

@dfadler dfadler commented Apr 24, 2014

Copy link
Copy Markdown

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.