vctfence / scrapbee

Mozilla Public License 2.0
39 stars 23 forks source link

Problem in sanitization of title #32

Closed Kerenok closed 4 years ago

Kerenok commented 4 years ago

When a title contains some HTML tags, it may not be properly rendered in the tree view and may impact the tree structure.

Example: https://stackoverflow.com/questions/4476526/do-i-use-img-object-or-embed-for-svg-files

Scrapbee_HTML_tag_problem

Kerenok commented 4 years ago

Solved in a newer version. Thanks for fixing!