Some of the checks in getJQueryFromInput in VisBParser.java seem incomplete and possibly wrong. Also, probably more of the checks can be merged and treated in a uniform manner. Maybe the easiest is to allow any string and delay the checking to Javascript runtime.
Some of the checks in getJQueryFromInput in VisBParser.java seem incomplete and possibly wrong.
Also, probably more of the checks can be merged and treated in a uniform manner.
Maybe the easiest is to allow any string and delay the checking to Javascript runtime.