Hi,
Attached is a patch for issue MH-9087, this fixes the Scheduler page not displaying in IE<9 or IE9 in compatibility mode.

If you prefer I can try attaching patches to the issue rather than submitting them to the mailing list.

Regards
James
--
------------------------------------------------------------------------
  James S. Perrin
  Media Technologies Team

  Research Computing Services
  Devonshire House, University Precinct
  The University of Manchester
  Oxford Road, Manchester, M13 9PL

  t: +44 (0) 161 275 6945
  e: [email protected]
  w: www.manchester.ac.uk/researchcomputing
------------------------------------------------------------------------
 "The test of intellect is the refusal to belabour the obvious"
 - Alfred Bester
------------------------------------------------------------------------
# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: /opt/matterhorn/branches/1.4.x/modules/matterhorn-admin-ui/src/main/resources/ui/js
# This patch can be applied using context Tools: Patch action on respective folder.
# It uses platform neutral UTF-8 encoding and \n newlines.
# Above lines and this line are ignored by the patching process.
Index: oc.scheduler.js
--- oc.scheduler.js Base (BASE)
+++ oc.scheduler.js Locally Modified (Based On LOCAL)
@@ -379,7 +379,7 @@
     {
       key: 'agentTimeZone',
       nsPrefix: 'oc',
-      nsURI: 'http://www.opencastproject.org/matterhorn/',
+      nsURI: 'http://www.opencastproject.org/matterhorn/'
     });
     if(agent){
       $.get('/capture-admin/agents/' + agent + '/configuration.xml',
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to