#8882 closed bug (fixed)
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.
Change History (4)
comment:1 Changed 12 years ago by
Component: | unfiled → global |
---|---|
Keywords: | qunit added |
Milestone: | 1.next → 1.6 |
Owner: | set to timmywil |
Priority: | undecided → blocker |
Status: | new → assigned |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 12 years ago by
Component: | global → core |
---|
comment:4 Changed 12 years ago by
Component: | core → misc |
---|
Note: See
TracTickets for help on using
tickets.
Doing a patch.