Skip to main content

Bug Tracker

Side navigation

#4967 closed bug (invalid)

Opened July 24, 2009 04:54PM UTC

Closed February 05, 2010 09:39PM UTC

map( [], decodeURIComponent) fails in Galio

Reported by: jnorell Owned by: joern
Priority: minor Milestone: 1.4
Component: qunit Version: 1.3.2
Keywords: testrunner.js map decodeURIComponent Galio Cc:
Blocked by: Blocking:
Description

decodeURIComponent only takes a single argument, but when map() calls it from the test suite (testrunner.js), it gets called with two. This is ignored in iceape, but errors in Ant Galio.

Attachments (1)
Change History (2)

Changed August 07, 2009 04:32PM UTC by dmethvin comment:1

component: unfilledqunit
owner: → joern

Changed February 05, 2010 09:39PM UTC by john comment:2

resolution: → invalid
status: newclosed

We're moving QUnit-related bugs off to the new QUnit issue tracker:

http://github.com/jquery/qunit/issues

Please re-post the issue there.