Carousel 6.0.2 Release Notes ========================================================= * Bug 3903 | Countdown clock interprets midnight as 12 PM -Changed the countdown clock to format the time better so editing a bulletin won't change it from AM to PM or vice versa. * Bug 4497 | Exception error when viewing Manage Bulletins -Fixed handling of page reordering which could cause an error in certain conditions. * Bug 4561 | Invalid file format lead error when uploading a bulletin package -Changed the bulletin package upload to ignore Mac-specific files. * Bug 4649 | Unstable network can cause bulletins to freeze on a single page -Fixed an issue where certain transactions with the server could hang indefinitely and lock up a player when the network had a problem. * Bug 4684 | Background audio media not deleted from server after removed from web UI -Improved deletion code when removing background audio. * Bug 4853 | Compiler Error Message: The compiler failed with error code 128 -This is a bug in the Microsoft.Net framework that causes some machines to show a compiler error. * Bug 4871 | Template Editor can save text from one active field to another -Fixed an issue where text from one block could get saved to a different block in the template editor. * Bug 4875 | Interactive bulletins do not display due to blocked content -URLs for interactive bulletins are now added to the trusted sites before being displayed. * Bug 4880 | Bulletin Preview icon is drawn over Edit Bulletin icon in Chrome -Fixed an issue where the bulletin preview icon would not function properly. * Bug 4890 | Mac Screen Saver Not compatible with snow leopard -Added a new screensaver build that works on Snow Leopard (Mac OS X 10.6). * Bug 4891 | Users are alerted to Template and Zone size mismatches -You are now given an error about templates that are not sized correctly for the current zone, * Bug 4892 | The player alert notification errors if the email list has a return in it. -If the list of email addresses has a return in it the service will not be able to send out notifications. * Bug 4903 | EDS bulletins missing Template Specific Background -Fixed an issue with rendering a background in the template editor for EDS bulletins. * Bug 4905 | Error updating cache arithmetic operation resulted in an overflow -This is a bug in the Microsoft.Net framework that causes an issue in the service resulting in pages not updating on large systems. * Bug 4915 | Editing the template of a bulletin containing quotation marks displays blank page -Fixed an issue with escaping special characters in the template editor. * Bug 4920 | Sort Channel list on Player -The channel list in the player configuration screen is now sorted alphabetically. * Bug 4922 | Player bypasses proxy settings -By default, players will now bypass any configured proxy settings in order to solve caching issues while contacting the server. An app.config settings was added to the DisplayEngine to be able to reset this behavior to use the proxy settings as it used to do, if necessary. * Bug 4923 | Interactive Inactivity Timeout affects display duration -Fixed an error where the timeout value was affecting how long interactive bulletins should be displayed. * Bug 4931 | Font names containing special characters prevent bulletin and template creation -Fixed an issue with escaping special characters in the template editor. * Bug 4941 | Notifications to players occasionally lock Carousel Service during network instability -Fixed a problem with sending notifications to players that could cause the Carousel service to lock up during periods of network instability. * Bug 4945 | Optimized RDA communication to players -RDA commands were optimized to update players more efficiently after changes were made. * Bug 4951 | Carousel Service inundates player with status updates -Fixed a problem with saving whether or not we already sent an email about a player status change. * Bug 4963 | Enhanced RDA error logging by displaying the original XML -Added the input XML to RDA log messages. * Bug 4988 | Display Engine quits updating with the Service running during network instability -Fixed a problem with sending notifications to players that could cause the Carousel service to encounter errors during periods of network instability. * Bug 5027 | Error in UpdateDynamicPage(): Exception has been thrown by the target of an invocation -Fixed an issue while importing weather data from WeatherBug which could cause an error updating weather bulletins in certain locations. * Bug 5041 | Player attempts to delete files from cache will not be logged until limit is exceeded -The player no longer logs the first several attempts to delete a file because this wasn't an error condition. * Bug 5054 | InvalidCast exception error when editing weather bulletins -Fixed an problem that could occur while editing the template for a weather bulletin. * Bug 5066 | Optimized bulletin updates from RDA to be more responsive -This allows bulletins that are added through RDA to be triggered out to the players quicker. * Bug 5072 | Optimized the UpdatePage RDA command to not poke the cache if nothing changed -An optimization to the RDA processor that receives XML commands. * Bug 5083 | Event Schedule Bulletin will not render -Fixed a problem where an empty field could prevent bulletins from rendering.