Defect #26321
Activity view should not show raw text
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Activity view | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
E.g., when one writes a comment, in the activity view the line with the description (which is in <span class="description"> tags) should be rendered somehow and not just shown as plain text.
It doesn't need to be or it sould not be textile/markdown rendering, since I wouldn't expect headings or clickable links. Just strip off any formatting, show only the text of links, remove images, ... I don't know what else has to be done.
Related issues
History
#1
Updated by Mischa The Evil almost 5 years ago
- Related to Feature #3527: Activity List should wiki parse summaries added
#2
Updated by Mischa The Evil almost 5 years ago
- Related to Patch #258: Textilize document snippet on overview and activity page added