Summary | ML digest formatting breaks on signatures |
Queue | IMP |
Queue Version | 6.2.2 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | jmozdzen (at) nde (dot) ag |
Created | 01/23/2015 (3817 days ago) |
Due | |
Updated | 01/29/2015 (3811 days ago) |
Assigned | |
Resolved | 01/29/2015 (3811 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ ML digest formatting breaks on signatures
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
tries to assist by formatting the output (both in preview and message
view).
If it encounters a signature below an individual message, it validly
switches the displaying it in "light grey" (by starting a '<span
class="signature">') - but it will only switch back (end the <span>)
when encountering a quote.
--- cut here ---
<br>
I will see about filing a bug report with Debian about this.<br>
<br>
<span class="signature">
-- <br>
Andy Dorman<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
[...]
<br>
Quoting Rick Romero <<a href="#"
onclick="void(window.open('/horde/imp/dynamic.php?page=compose&to=rick%40havokmon.com&popup=1','','width=820,height=610,status=1,scrollbars=yes,resizable=yes'));return false;">rick@havokmon.com</a>>:<br></span><div class="citation
quoted1">Hi,<br>
<br>
I have
--- cut here ---
It'd be nice (and easier to read :D ) if the message separator itself
could be detected and would end the span... the next quote may be
messages away.