https://bugs.contribs.org/show_bug.cgi?id=6614
Jean-Philippe Pialasse <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #3 from Jean-Philippe Pialasse <[email protected]> ---
interesting feature, I will work on it . I just feel important to improve the
part to detect the html tag
+my $type = ($vacation_msg =~ m/^<html>/ && $vacation_msg =~ m/<\/html>/ ) ?
'html':'plain';
this will avoid the detection of inline code in the middle of the message, only
forcing people to start with the html tag at the beginning of a line and not to
forget the closing tag.
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/