[
http://opencast.jira.com/browse/MH-9140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=31758#comment-31758
]
John King commented on MH-9140:
-------------------------------
The cause of the bug was the use of the in-line Javascript in the link element
- <a id="complete-upload" href="javascript:location.reload();"
style="float:right;margin-top:5px;padding-right:100px;">Schedule another
Recording >></a>.
Because you get to this page from the Edit Recording page, you will always have
an "edit" element on the URL. When reloading that URL, you will always go to
the Edit Recording page rather than the required Schedule Recording page
because the logic to see up the editing page looks for that element - see line
90 of oc.scheduler.js.
> If click "Schedule Another Recording" on confirmation screen after editing a
> recording, no new recording is scheduled (the first one is replaced)--Data
> loss
> ------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MH-9140
> URL: http://opencast.jira.com/browse/MH-9140
> Project: Matterhorn Project
> Issue Type: Bug
> Components: Administrative Tools
> Affects Versions: 1.4
> Reporter: Judy Stern
> Assignee: John King
> Priority: Critical
> Fix For: 1.4
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://opencast.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn
To unsubscribe please email
[email protected]
_______________________________________________