Opened 14 years ago
Closed 14 years ago
#3315 closed defect (fixed)
illegal commas in cometd.js
Reported by: | guest | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dojox | Version: | 0.9 |
Keywords: | comet, cometd, comma | Cc: | |
Blocked By: | Blocking: |
Description
At cometd lines 530, 636, 662, there are commas at the end of object description preventing IE 6 from parsing the file, and the the eval fails.
-- from ybart
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed by recent gregw patch : #3310 (I don't know how to close the ticket...)