Closed (fixed)
Project:
Video
Version:
6.x-4.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2010 at 23:14 UTC
Updated:
7 Nov 2011 at 20:20 UTC
Whenever I edit a page containing a video upload, the video & video player dimension dropdowns are always reset to the first option and doesn't reflect my previous setting selection. Is there a way they can stay selected so you don't have to reselect upon every edit?
Comments
Comment #1
hypertext200What is the version of video module your using?
Comment #2
kruser commented6.x-4.x-dev
it looks like it's going back to the default value on the edit page instead of showing the previously selected value.
Comment #3
Jorrit commentedSame here. I have found that the value is lost in the function videoftp_widget_value() and uploadfield_widget_value().
Comment #4
Jorrit commentedkruser: I know it is a long time ago, but do you remember if you used the video upload field or the video ftp upload field?
Comment #5
Jorrit commentedI have fixed the problem in git branch 6.x-4.x.
Comment #6
Jorrit commentedThis fix has been released in Video 6.x-4.3-rc1. Please take a look and test the release candidate.