- Status Unconfirmed
- Percent Complete
- Task Type Bug Report
- Category Text Rendering
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 1.0 devel (github master)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#2345 - <hr> should be in allowed tags
Because the hr tag is allowed in the new html comment editor it should be also allowed to display it in the ticket description.
class.tpl.php:875 –> just add it here
Mmh, the hr-tag has IMHO no semantic meaning.
The CKEditor has currently the default config of that version. Instead suggest removing the hr-tag from CKEditor-menuconfig?
My customer used it to separate a few things in the description - I personally think it would be useful - but your solution is also ok to avoid questions like "why is is not displayed".
A great solution would be if the user could specify allowed tags in the config file so every user can decide this on its own.