Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

math_parse parses $'s in <script> tags #7141

Closed
TimDumol mannequin opened this issue Oct 6, 2009 · 2 comments
Closed

math_parse parses $'s in <script> tags #7141

TimDumol mannequin opened this issue Oct 6, 2009 · 2 comments

Comments

@TimDumol
Copy link
Mannequin

TimDumol mannequin commented Oct 6, 2009

sagenb.notebook.jsmath.math_parse (and the source, sage.misc.html.math_parse) parse $'s in <script> tags, which breaks jQuery code.

Component: notebook

Keywords: sagenb notebook jQuery

Author: Tim Dumol

Issue created by migration from https://trac.sagemath.org/ticket/7141

@TimDumol TimDumol mannequin added this to the sage-4.2 milestone Oct 6, 2009
@TimDumol TimDumol mannequin assigned boothby Oct 6, 2009
@TimDumol
Copy link
Mannequin Author

TimDumol mannequin commented Oct 6, 2009

Attachment: trac_7141-sagenb-math_parse.patch.gz

Fixes math_parse in sagenb.notebook.jsmath to skip <script> tags. Apply to sagenb repo.

@williamstein
Copy link
Contributor

comment:2

Very nice!

And I've applied it and pushed it to the official sagenb branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants