- Status Closed
- 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
Attached to Project: Flyspray - The bug killer!
Opened by fjaecksch - 20.02.2017
Last edited by peterdd - 07.04.2021
Opened by fjaecksch - 20.02.2017
Last edited by peterdd - 07.04.2021
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
Loading...
Available keyboard shortcuts
- Alt + l Login Dialog / Logout
- Alt + a Add new task
- Alt + m My searches
- Alt + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + e ↵ Enter Edit this task
- Alt + w watch task
- Alt + y Close Task
Task Editing
- Alt + s save task
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.
Now added the pre and hr tag to the allowed list.
https://github.com/Flyspray/flyspray/commit/3b281e950218c521ed196788b360f4639506a925