Side navigation
#8882 closed bug (fixed)
Opened April 15, 2011 10:34AM UTC
Closed April 17, 2011 06:15PM UTC
Last modified May 03, 2011 02:22PM UTC
Tests: Update QUnit usage, replace id=main with id=qunit-fixture
| Reported by: | jzaefferer | Owned by: | timmywil | 
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.6 | 
| Component: | misc | Version: | 1.5.2 | 
| Keywords: | qunit | Cc: | |
| Blocked by: | Blocking: | 
Description
QUnit will stop supporting the deprecated id="main", so please update that to id="qunit-fixture" before the next QUnit update (submodule update).
I'd do it myself, but I don't have commit access anymore.
Attachments (0)
Change History (4)
Changed April 17, 2011 07:19AM UTC by comment:1
| component: | unfiled → global | 
|---|---|
| keywords: | → qunit | 
| milestone: | 1.next → 1.6 | 
| owner: | → timmywil | 
| priority: | undecided → blocker | 
| status: | new → assigned | 
Changed April 17, 2011 06:15PM UTC by comment:2
| resolution: | → fixed | 
|---|---|
| status: | assigned → closed | 
Changed April 23, 2011 06:13PM UTC by comment:3
| component: | global → core | 
|---|
Changed May 03, 2011 02:22PM UTC by comment:4
| component: | core → misc | 
|---|
Doing a patch.