Ticket #5997 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

test_StackContainer.html: prints warnings about setDisabled()

Reported by: bill Owned by:
Priority: normal Milestone: 1.1
Component: Dijit Version: 1.1b1
Severity: normal Keywords:
Cc:

Description

Test should be updated to use setAttribute("disabled", true/false).

Change History

Changed 5 months ago by bill

  • version changed from 1.0 to 1.1b1

Changed 5 months ago by bill

  • status changed from new to closed
  • resolution set to fixed

(In [12704]) Use setAttribute("disabled", val) rather than setDisabled(val). Fixes #5997.

Note: See TracTickets for help on using tickets.