Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

HTML Error Catching in Editor Content #207

Open
rich-hart opened this issue Mar 17, 2015 · 1 comment
Open

HTML Error Catching in Editor Content #207

rich-hart opened this issue Mar 17, 2015 · 1 comment
Assignees

Comments

@rich-hart
Copy link
Contributor

Authoring currently doesn't check whether html content it is receiving from webview for saving or publishing a page is valid. As a result, authoring will improperly parse the html code causing unwanted changes to the content (see: openstax/webview#910 ). We should catch these errors and send an invalid request response to webview.

@rich-hart rich-hart added the bug label Mar 17, 2015
@rich-hart rich-hart changed the title HTML Error Catching in Editor Contents HTML Error Catching in Editor Content Mar 17, 2015
@rich-hart rich-hart self-assigned this Mar 23, 2015
@rich-hart
Copy link
Contributor Author

Pull request #218 would help with this

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

No branches or pull requests

1 participant