Actions
Defect #43056
openIssue description is not rendered anymore
Status:
New
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Any formatting in the description of an issue is not visible after saving the issue.
While editing the formatting are visible in the "Preview" tab.
For example a heading text:
# Test
is rendered as:
1. Test
In "Administration->Settings->General" option "Text formatting" is set to "CommonMark MarkDown (GitHub)"
I am using the official Redmine Docker image from Docker Hub. At the moment it's version 6.0.6. Using image 6.0.5 has no problems.
Redmine information:
Environment: Redmine version 6.0.6.stable Ruby version 3.3.8-p144 (2025-04-09) [x86_64-linux] Rails version 7.2.2.1 Environment production Database adapter PostgreSQL Mailer queue ActiveJob::QueueAdapters::AsyncAdapter Mailer delivery smtp Redmine settings: Redmine theme Purplemine2 (includes JavaScript) SCM: Subversion 1.14.2 Mercurial 6.3.2 Bazaar 3.3.2 Git 2.39.5 Filesystem
Actions