Ticket #7162 (closed defect: fixed)
[dojox.cometd] callbacks not wrapped in try{}catch()
| Reported by: | dante | Owned by: | gregw |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | General | Version: | 1.1.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
from a mini-irc transcript, having issues with LDAP, so filing for grewg:
gregw_: currently the callbacks from cometd are not surrounded by try{}catch(){} gregw_: so if anything goes wrong in the app, the cometd longpolling can be interrupted
Change History
Note: See
TracTickets for help on using
tickets.