-
Notifications
You must be signed in to change notification settings - Fork 156
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
Files imported as HTML do not show properly in HTML-based editor #4302
Labels
Milestone
Comments
reckart
added
🐛Bug
Something isn't working
Module: Annotation
Module: JavaScript Editor API
labels
Nov 15, 2023
reckart
added a commit
that referenced
this issue
Nov 15, 2023
- The HtmlFormatSupport now returns the default HTML content policy - When logging masked element, also log the name of the respective policy - Do not pass the body element through the sanitizer - it should always pass
reckart
added a commit
that referenced
this issue
Nov 15, 2023
- The HtmlFormatSupport now returns the default HTML content policy - When logging masked element, also log the name of the respective policy - Do not pass the body element through the sanitizer - it should always pass
reckart
added a commit
that referenced
this issue
Nov 15, 2023
- The HtmlFormatSupport now returns the default HTML content policy - When logging masked element, also log the name of the respective policy - Do not pass the body element through the sanitizer - it should always pass
reckart
added a commit
that referenced
this issue
Nov 15, 2023
…orted-as-HTML-do-not-show-properly-in-HTML-based-editor #4302 - Files imported as HTML do not show properly in HTML-based editor
reckart
added a commit
that referenced
this issue
Nov 21, 2023
* main: (68 commits) #4316 - Dissolve generic API module #4316 - Dissolve generic API module #4316 - Dissolve generic API module #4316 - Dissolve generic API module #4316 - Dissolve generic API module #4316 - Dissolve generic API module #4314 - Move project API to own module #4308 - Support for custom XML formats #4308 - Support for custom XML formats #4308 - Support for custom XML formats #4310 - Viewport tracking does not work well in RecogitoJS editor #4308 - Support for custom XML formats #4302 - Files imported as HTML do not show properly in HTML-based editor #4305 - New predictions message is shown even if no new predictions were generated #4304 - Log more startup messages through boot logger #4229 - Better project template selection #4298 - Recommender status says "Waiting for evaluation" for recommenders that cannot be evaluated #4297 - Popover always showing "tag not in tagset" even if feature has no tagset at all #4294 - Infer paragraph boundaries when displaying plain text files in HTML-based editors #4150 - Upgrade dependencies ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Files imported as HTML do not show properly in HTML-based editor - or not at all.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The document should show up.
Please complete the following information:
The text was updated successfully, but these errors were encountered: