Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 2.0
-
Fix Version/s: STABLE backlog
-
Component/s: HTML Editor, Maths filters
-
Labels:
-
Environment:Moodle 2.0 dev (Build: 20090629)
Dragmath 0.7.8
-
Affected Branches:MOODLE_20_STABLE
Description
When using the dragmath equation editor, lots of 404 errors are created in the webserver logs, requesting files that aren't (and don't appear to ever have been) shipped with the plugin.
The following files were requested and not found:
- /lib/dragmath/applet/META-INF/services/javax.xml.parsers.SAXParserFactory
- /lib/dragmath/applet/javax/swing/LayoutStyle.class
Recently revived forum thread:
Issue Links
| This issue is duplicated by: | ||||
| MDL-29061 | Moodle 2 equation editor missing files |
|
|
|
Chris Sangwin & Alex Billingsley sent just today the latest version of Dragmath (0.7.8.1) to Marc and me for testing (not yet the public version) and paths did not cause any errors to my test server apache error logs anymore - the only remaining issue is applet/META-INF/services/javax.xml.parsers.SAXParserFactory error message and Alex commented it this way:
So let's wait and see what option Alex has chosen...