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

Aloha.getActiveEditable().isModified() is not working #1146

Open
nitinkcv opened this issue Mar 28, 2014 · 0 comments
Open

Aloha.getActiveEditable().isModified() is not working #1146

nitinkcv opened this issue Mar 28, 2014 · 0 comments

Comments

@nitinkcv
Copy link

Looks like the api Aloha.getActiveEditable().isModified() doesnt work properly wherein the editable content contains non-text content in it.
You can reproduce the issue by:

  • Add text + anchor in the editor and save.
  • Open the editor again and save without changing anything.The API Aloha.getActiveEditable().isModified() returns true even though i haven't changed anything.

Looks like the API Aloha.getActiveEditable().originalContent returns only the text content and ignores other html tags.

@Jotschi Jotschi added this to the 1.1.x milestone Oct 30, 2014
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