Active
Project:
Video Upload
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2010 at 20:33 UTC
Updated:
27 Jan 2012 at 03:54 UTC
I have other modules dependent on this (Wysiwyg image upload), is there any way to get the browser upload working? Right know the box appears transparent and doesnt change once the upload reaches 100% on the browser status bar.
Comments
Comment #1
jhedstromSince Drupal 7 ships with jquery ui 1.8, this will eventually work once somebody has the time to figure out where the incompatibility is stemming from.
Comment #2
whatsnewsisyphus commentedI just have a site that I want to take live in two weeks, and wanted to know if I could utilise this or not
Comment #3
bojanz commentedProbably not.
video_upload is done on my free time, which is non-existent at the moment.
This issue is on my todo list for the near future (June), though...
(jhedstrom, the compatibility problem exists because jQuery UI changes their CSS filenames, class names, and ids each release. I need to see how we can support multiple versions at once, would be no good to fix it for jQuery 1.7 only to break it for jQuery 1.6)
Comment #4
whatsnewsisyphus commentedoh if its css, I'll try and look into it, its all the css in your .css file or the actual classes that the module prints?
Comment #5
utprep commentedAny word on this? Everything works perfect except for that damn browser box being transparent....is this fixable in the .css files?