Closed Bug 663519 Opened 14 years ago Closed 14 years ago

Strip markup from message lists

Categories

(support.mozilla.org :: Users and Groups, task, P4)

Tracking

(Not tracked)

VERIFIED FIXED
2011-10-04

People

(Reporter: jsocol, Assigned: timw)

Details

In the inbox and outbox, render the wikimarkup in the message, then strip the HTML, then display the excerpt. This is exceptionally slow--maybe the new wiki parser, if it's still supporting multiple output formats, can have a "null" output format that generates plain text?
Target Milestone: 2011Q2 → 2011Q3
Assignee: nobody → timw
Strip markup with bleach or jinja2. Jinja2 should be faster.
Like this? https://github.com/jsocol/kitsune/pull/217 I misunderstood this to be more complex. Thought I was supposed to make it faster.
Bump
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: 2011Q3 → 2011-10-04
Verified html & wiki markup allowed for PMs display excerpt correctly.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.