Closed (fixed)
Project:
JsMath for displaying mathematics with TeX
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Aug 2010 at 10:40 UTC
Updated:
27 Aug 2010 at 11:00 UTC
An empty loadFonts field in the jsmath settings page gives an error message "loadFonts must be a set of valid JavaScript strings ('...' or "...") without quotes or commas inside the string."
Adding empty strings ('' or "") also gives the warning.
One is forced to add a non-empty string to be able to save the settings. Which is unfortunate since this crashes jsMath when it tries to load a non-existing jsMath/fonts/[font]/def.js.
Comments
Comment #1
AlexisWilke commentedQuite unfortunate indeed.
The fix is checked in and a new -dev will appear within 12h.
Thank you for your report.
Alexis Wilke