Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
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
comment:1 Changed 2 years ago by timmywil
- Status changed from new to assigned
- Component changed from unfiled to global
- Priority changed from undecided to blocker
- Owner set to timmywil
- Milestone changed from 1.next to 1.6
- Keywords qunit added
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Doing a patch.