Menu

#2 Sending some clipped equations causes malformed xml

open
8
2006-11-15
2006-11-15
No

Re sending clipped equations with certain characters causes malformed XML which basically breaks the whole thing.

This happens because for the ajax calls we call encodeURIComponent() on the text which changes some characters to their html entities. the easiest way to deal wit this would probably be to change from GET to POST.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.