Open Bug 45268 Opened 24 years ago Updated 2 years ago

Add format class to <blockquote type=cite>

Categories

(MailNews Core :: Composition, enhancement, P3)

enhancement

Tracking

(Not tracked)

Future

People

(Reporter: BenB, Unassigned)

References

Details

(Keywords: helpwanted)

When we quote an original msg (during a reply), we should carry over the
information about the original data format (plaintext, format=flowed, HTML or
whatever), so the recipient can perform the processing he like on it, e.g.
displaying format=flowed text in a variable width font (even if quoted using
HTML).

Considering that 4.x' editor chokes on <div>s *sigh*, the best mothod is to add
that info ass class to the <blockquote type=cite> around the quote.

Implementation:
- Get the node |InsertAs*Quotation| returns, QI to |nsIDOMElement|, if
necessary, and insert the attribute directly to the DOM.
- We currently don't have the format information anymore at this point. Carry it
through the processing, where necessary.
This is IMO polish, so M20. Tell me, if you disagree (i.e. think, it shouldn't
go in as late as M20).
Status: NEW → ASSIGNED
Target Milestone: --- → M20
Drawing in. Seems like M18 == nsbeta3, and this has to be fixed for N6.
Target Milestone: M20 → M18
Will checkin step 1 RSN: Removing the <div>, that we currently output,
completely, without substitution, for quoting (e.g. what goes to the editor).

Step 2 will be to readd this info as described above.
Fix for step one checked in.
Whiteboard: [AT RISK] :-(
no time left :(
Target Milestone: M18 → M19
Target Milestone: M19 → mozilla0.9.1
Changing personal priorities. Giving away most of my bugs :-( (reassigning to
default owner).

I will still track these bugs closely. If you need my input, feel free to ask me.

New owner: Please do *not* close these bugs (as WONTFIX or whatever you may
find) unless they are fixed. Rather, reassign to <nobody@mozilla.org>, if you
don't want to work on them.
Assignee: mozilla → ducarroz
Status: ASSIGNED → NEW
QA Contact: lchiang → esther
Target Milestone: mozilla0.9.1 → ---
QA Contact: esther → stephend
Status: NEW → ASSIGNED
Target Milestone: --- → Future
This bug has been inactive for 2 years.  Is there any chance of getting some
interest in it?  Not flowing quotes causes the mail interface to be considerably
uglier than what was in 4.X.
Keywords: helpwanted
Product: MailNews → Core
Severity: normal → enhancement
Whiteboard: [AT RISK] :-(
Assignee: ducarroz → nobody
Status: ASSIGNED → NEW
QA Contact: stephend → composition
Product: Core → MailNews Core
Blocks: 691998
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.