Ticket #5505 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

time popup in themeTester raises exception

Reported by: peller Owned by: doughays
Priority: normal Milestone: 1.1
Component: Dijit Version: 1.0
Severity: normal Keywords:
Cc:

Description

click on the time in editable text and an exception occurs instead of seeing a popup you get stuck on line 264 in postCreate:

 var ew = this.editWidget = new cls(this.editorParams, this.editorPlaceholder);

(cls is null)

Looks like a missing require

Change History

Changed 11 months ago by peller

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

(In [11951]) Include TimeTextBox?. refs #4890, fixes #5505.

Changed 11 months ago by peller

  • version changed from 0.9 to 1.0
Note: See TracTickets for help on using tickets.