#8617 closed defect (fixed)
continuous debug messages on File Uploader
Reported by: | Josh Trutwin | Owned by: | Mike Wilcox |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Form | Version: | 1.2.3 |
Keywords: | dojox.form.FileUploader debug | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
running:
http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/form/tests/test_FileUploader.html
Seems like this happens with firefox browser, I haven't been able to reproduce on ie.
Occasionally will get in a debug loop in console:
setFlashVars postData --------> {sessionid:TestStuff won't be sent userId:DojoMan }
over and over again. Seems to happen if you hover over a button or if you switch to multi-file mode, then choose Select Images, then cancel.
Is this anything to be concerned about?
Change History (3)
comment:1 Changed 12 years ago by
Owner: | changed from dante to Mike Wilcox |
---|
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [16688]) Fixes #8617 - turned off debugging in FileUploader? test
comment:3 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
batch move of tickets marked 'tbd' fixed in the 1.3 timeframe
Note: See
TracTickets for help on using
tickets.
mike? stray debugging? or something else?