Ruben, If you check in what you have, I will add some of the saner edits we did when trying to clean up the watch.html for our msub.
I never posted a patch because I got scared off trying to fix javascript that referenced an object by element id, where the element id was shared by three different elements located in different contexts all on the same watch.html page. It wasn't at all clear to tell which of the three elements was the one the javascript wanted. Karen On Nov 28, 2012, at 1:58 PM, Rubén Pérez Vázquez (Commented) (JIRA) <[email protected]> wrote: > > [ > http://opencast.jira.com/browse/MH-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32312#comment-32312 > ] > > Rubén Pérez Vázquez commented on MH-9220: > ----------------------------------------- > > This is actually more complicated than it seems. Some of the structures that > break validation are things like: <span class="load-progress" > value="0"></span> . While, indeed, "value" is not a valid attribute for > "span", it seems to me that simply removing it will cause some UI > malfunction. Fixing this probably involves to explore how Javascript is > operating on these placeholders and figure out a better way of passing > parameters. > > Definitely this is worth more than 1 point, and it probably will take more > work hours than we can put on it within the bugbash scope. > > > >> Invalid syntax in watch.html >> ---------------------------- >> >> Key: MH-9220 >> URL: http://opencast.jira.com/browse/MH-9220 >> Project: Matterhorn Project >> Issue Type: Bug >> Components: Engage Tools >> Affects Versions: 1.4 >> Reporter: Karen Dolan >> Priority: Minor >> > > > -- > 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] > _______________________________________________ _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
