Describe the issue or problem
HTML formatting in discussion messages is not rendered appropriately. This happens e.g. for ordered / unordered lists, underlined text, links.
Additionally, the buttons for HTML formatting / elements don’t seem to work properly:
- insert / edit link: all fields are disabled
- insert / edit image: all fields are disabled
- insert tag: “No tags are available”
- source code: shows source code in input field, but is disabled
Could this indicate a configuration problem, or perhaps a TinyMCE issue?
Steps I took leading up to the issue
- Add a discussion message
- Create an unordered list: this is formatted correctly in the edit view
- Store the message
- Open the message: the list formatting is lost
What application are you using?
For example, OJS 3.5.0-2
Additional information
For lists, the HTML structure seems to be stored correctly, but default rendition is overridden by build.css.
