-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
2.2.5
-
MOODLE_22_STABLE
There are two warnings in the JS console when playing a SCORM package.
Use of getAttributeNode() is deprecated. Use getAttribute() instead.
oAttribute = p_oElement.getAttributeNode(p_sAttribute);
|
AND
The character encoding of a framed document was not declared. The document may appear different if viewed without the document framing it.
- Testing discovered
-
MDL-36145 import YUI 3.7.3
-
- Closed
-