Opened 9 years ago
Closed 9 years ago
#15179 closed defect (fixed)
Since several days a lot of nightly build test cases fail: _39e is not defined
Reported by: | Paul Christopher | Owned by: | ben hockey |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Something seems to be broken in the build versions of Dojo (since a week or so?).
Check e.g.
http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_Select.html --> _39e is not defined
http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_FilteringSelect.html --> Click on the arrow of the first drop down list so as to open it --> _39e is not defined
I have encountered this error a week ago when playing around with the new calendar widget, see https://github.com/damiengarbarino/dojo-calendar/issues/15.
With the calendar widget, the error fades away when I replace the compressed version by the uncompressed version of dojo.js.
Change History (4)
comment:1 Changed 9 years ago by
Component: | General → Core |
---|---|
Owner: | set to Mark Wubben |
Priority: | undecided → blocker |
Status: | new → assigned |
comment:4 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
i don't see the issue now. seems to be fixed. thanks.
this is a manifestation of a longstanding shrinksafe bug (#11673). assigning to mark wubben to fix. mark, don't use named functions - it's a problem with shrinksafe. ie - don't do this: