[
https://issues.apache.org/jira/browse/OPENMEETINGS-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15481032#comment-15481032
]
ASF subversion and git services commented on OPENMEETINGS-1457:
---------------------------------------------------------------
Commit 1760224 from [~solomax] in branch 'application/branches/3.2.x'
[ https://svn.apache.org/r1760224 ]
[OPENMEETINGS-1457] initial check-in, additional testing/fixing is required
> flvRecordings and fileExplorerItem::Video file name depends on id
> -----------------------------------------------------------------
>
> Key: OPENMEETINGS-1457
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1457
> Project: Openmeetings
> Issue Type: Bug
> Components: Audio/Video, Converters, Recordings
> Affects Versions: 3.1.2
> Reporter: Maxim Solodovnik
> Assignee: Maxim Solodovnik
> Priority: Critical
> Fix For: 3.2.0, 4.0.0
>
>
> File names of flvRecordings and fileExplorerItem::Video are depends on id
> this might cause file damage after import/export
> steps:
> 1) create 5 recordings ( id == 1 ...5 )
> 2) delete recordings with id = 2 and 3
> 3) perform export/import
> NOTE: max id in DB is now 3
> 4) create recording
> Result: previous file will be rewritten, to recordings will have same fileset
> I believe we should switch to UUID as hash (during backup import) and use if
> for all future recordings/video uploads
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)