Ticket #741 (closed bug: fixed)
Logger should catch local storage disabling
| Reported by: | jeroen | Owned by: | jeroen |
|---|---|---|---|
| Priority: | Milestone: | Flash 4.7 | |
| Component: | Keywords: | ||
| Cc: | Forum thread: |
Description
If a user doesn't have flash cookies enabled then the jwplayer fails ungracefully. It looks like there are missing error handlers in Logging:
SharedObject.getLocal('com.jeroenwijering','/').datadebug? = put;
Change History
Note: See
TracTickets for help on using
tickets.

Added a try }{ catch around the logger's cookie setting.