Ticket #741 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by jeroen

  • Status changed from new to closed
  • Resolution set to fixed

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

Note: See TracTickets for help on using tickets.