Changeset [0f50d9c6ac7090604d177769f6538842ccb60472] by Phillip Ball
March 4th, 2013 @ 09:21 PM
Fixes issue in Chrome: race condition where SimpleAjaxUploader
doesn't load before the file manager code tries to call it. I've
wrapped the code and modified it to become a YUI module, so that
the code is loaded through the YUI dependency mechanisms,
guaranteeing the code will be available when executed.
https://github.com/exponentcms/exponent-cms/commit/0f50d9c6ac709060...
Committed by Phillip Ball
- M external/SimpleAjaxUploader.js
- M framework/core/subsystems/forms/controls/filemanagercontrol.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS