Details
-
Type:
Code Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Fix Version/s: 7.x-1.11
-
Component/s: Video Solution Pack
-
Labels:None
Description
The first option in the Video SP's admin form is "Keep original file after ingest", which sets the variable `islandora_video_retain_original`. This variable is never called.
This variable was brought in as `islandora_video_sp_retain_original` in the original port to D7 (ported from `video_retain_original`). That commit also removes the code that actually acted on this variable, at the line linked below.