Defect #3114
closedText formatting is not applied in activity page
0%
Description
The Textile formatting in ticket description is not processed when listed in the activity page.
Related issues
Updated by Damien Couderc over 15 years ago
You can see the problem by looking this ticket in the activity page, you will see 'Textile' surrounded by underscores instead of being in italics.
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
Actually, it's not a defect.
There are 2 reasons for that:- it would make the activity view much slower
- applying textile on truncated text may produce unexpected results
Updated by Anthony Cartmell over 15 years ago
Wouldn't it be possible to calculate the textile-formatted text once when adding the new activity to the database, and storing that as an additional field for the activity? AFAICT the Description is never changed once added, and storing the additional shortened text wouldn't take much additional space.
The problem with truncated text could be fixed using something like http://mikeburnscoder.wordpress.com/2006/11/11/truncating-html-in-ruby/
Not a big problem, but would be nice to fix.
(Thanks for creating such a really nice application!)
Updated by Jean-Philippe Lang almost 12 years ago
- Subject changed from Textile formatting is not applied in activity page to Text formatting is not applied in activity page
Updated by Toshi MARUYAMA about 10 years ago
- Related to Defect #17916: Activity page not showing proper bullet points of content added
Updated by Toshi MARUYAMA about 10 years ago
- Has duplicate Feature #18163: Activity entry when a file is added to an issue added
Updated by Toshi MARUYAMA about 10 years ago
- Has duplicate deleted (Feature #18163: Activity entry when a file is added to an issue)