6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/8/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14744] Semantic class to distinct prefix quote and signature from mail content
*
Your Email Address
*
Spam protection
Enter the letters below:
.___..__.. . ..__ | [__]|_/ || \ | | || \\__||__/
Comment
> As far i know, Html mail from Horde doesn't have any semantic id or > class to distinc prefix-quote part > from mail content and signature from mail content . > Having those may be find to help bot. > > An example of hord 5.2.17 body mail : > """ > <p><a href="mailto:machin@bidule.fr">machin@bidule.fr</a> a > écrit :</p> > <blockquote style="border-left:2px solid > blue;margin-left:2px;padding-left:12px;" type="cite"> > <p>Test</p> > <div>TEST HTML</div> > </blockquote> > <p><br> > <br> > Test</p> > <div>TEST HTML</div> > <!--a75c305b1c0a6022--></body> > </html> > """ > > We should have something like : > > """ > <p class="prefix_quote"><a > href="mailto:machin@bidule.fr">machin@bidule.fr</a> a > écrit :</p> > <blockquote style="border-left:2px solid > blue;margin-left:2px;padding-left:12px;" type="cite"> > <p>Test</p> > <div>TEST HTML</div> > </blockquote> > <p><br> > <br> > Test</p> > <div class="signature">TEST HTML</div> > <!--a75c305b1c0a6022--></body> > </html> > """ > > Instead.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers