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

MathType plugin doesn't accept & entity. #5732

Closed
jswiderski opened this issue Nov 13, 2019 · 6 comments
Closed

MathType plugin doesn't accept & entity. #5732

jswiderski opened this issue Nov 13, 2019 · 6 comments
Labels
package:mathtype type:bug This issue reports a buggy (incorrect) behavior.

Comments

@jswiderski
Copy link

jswiderski commented Nov 13, 2019

📝 Provide detailed reproduction steps (if any)

Open editor with MathType plugin and execute editor.setData('&');.

✔️ Expected result

Character & should be displayed just like in editor without MathType plugin.

❌ Actual result

Error gets thrown: Parse error - Error parsing XML

📃 Other details

  • Browser: Any
  • OS: Any
  • CKEditor version: 15.0
  • Installed CKEditor plugins: Mathtype

NOTE: You can workaround this error by using editor.setData('&'); instead of editor.setData('&'); .

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@jswiderski jswiderski added type:bug This issue reports a buggy (incorrect) behavior. package:mathtype labels Nov 13, 2019
@Reinmar
Copy link
Member

Reinmar commented Nov 13, 2019

Closed a DUP in #5675.

@Reinmar Reinmar added this to the backlog milestone Nov 13, 2019
@Reinmar
Copy link
Member

Reinmar commented Nov 13, 2019

Another DUP: #2030.

@thiagolobao
Copy link

Any update?

@FilipTokarski
Copy link
Member

FilipTokarski commented Jan 23, 2020

I checked it with the new release candidate of MathType&CKE5 integration and it works now. Character & displays with no errors.

@FilipTokarski
Copy link
Member

This issue is fixed in the new MathType version 7.19.0

@mlewand mlewand removed this from the backlog milestone Mar 25, 2020
@JMA12
Copy link

JMA12 commented Jul 4, 2020

Still getting this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:mathtype type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

6 participants