Currently, we by default have a file text field while overwriting a file, however this is not desirable since it might lead to important information (such as POTY nominations, mass upload headers, Categories etc) to be lost by overwriting. We should fill the file text field with the exact same data that is already there in the file.
Deliverables
- Setup VideoCutTool locally based on the instructions given in the README file here
- Reproduce the above bug
- Make changes and verify that the changes meet the following criteria
- When the uploading to commons screen is shown, the file text field should show the exact text that was availiable in the original file should be mirrored
- After uploading to commons the text should remain the same (unless the text has been edited)..
- Upload a patch for your change to Gerrit using the following tutorial
- Make sure that your commit message aligns with the commit message guidelines
- Add @Gopavasanth and @Soda as reviewers for your patch.