Bug #5592
HTML tags
Status: | Resolved | Start date: | 11/27/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | yllen | % Done: | 100% | |
Category: | - | |||
Target version: | 1.6.1 |
Description
Hello! First of all, thank you for your work.
And I am sorry for using personal email for this sort of questions, but can't find any other alive contacts or contact methods on plugin page at glpi forge.
In the version 9.4 there was enforced rich text in the tasks, comments etc.
After this, all my reports now contains html tags thats print as is by the browser.
Only solution i've found yet, that upgrade to MySQL 8+ and use REGEXP_REPLACE to clean all this tags in the result.
But maybe there is any possibility to modify plugin to force browser interpret html tags in report just like as other html tags?
Thank you in advance!
mikhaylov Andrey
Associated revisions
fix html content - fixed #5592