Opened 9 years ago
Closed 9 years ago
#15553 closed defect (fixed)
Dojo 1.8 dojox/form/DayTextBox.js and dojox/widget/CalendarFx.js fails closure compiler build
Reported by: | darth | Owned by: | dylanks |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dojox | Version: | 1.8.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Extra trailing comma in the define([]) section
Change History (3)
comment:1 Changed 9 years ago by
Owner: | changed from Adam Peller to dylanks |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in [29062] and [29063].