11-24-2008 09:59 AM
05-26-2009 09:59 AM
05-27-2009 10:43 PM
05-28-2009 04:04 AM
05-28-2009 07:32 PM
05-29-2009 03:52 AM
06-09-2009 05:05 PM
Interesting, but better to use YUI's browser detection instead:Thanks,this.hasRequiredFlashPlayer = Alfresco.util.hasRequiredFlashPlayer(9, 0, 45) && (YAHOO.env.ua.gecko > 0);
Mike
06-15-2009 03:24 PM
We're using 3.1E on Ubuntu 8.10 Server with Firefox 3 on Windows/Mac/Ubuntu clients and IE on the same clients and various flavours of Flash player from 9.0.45 up to latest 10.x release
No joy…and most annoying. Plus the javascript files changed between 3.0.1 and 3.1 so that the change we made to disable the flash uploaded and use only HTML as discussed on the forums were no longer viable
this.hasRequiredFlashPlayer = false
// Show the help label for single uploads
Dom.removeClass(this.widgets.singleUploadTip, "hidden");
Dom.addClass(this.widgets.singleUpdateTip, "hidden");
// Show the help label for single uploads
Dom.addClass(this.widgets.singleUploadTip, "hidden");
Dom.addClass(this.widgets.singleUpdateTip, "hidden");
06-15-2009 03:50 PM
06-16-2009 10:38 AM
Also: there are reports that resizing the browser slightly whilst the upload dialog is visible can make the button appear - please test that too.
06-29-2009 04:08 PM
Just to say we're seeing no problems at all with this on Safari 4 - in fact, I've been using it as my preferred test environment since it's release.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.