[llvm-dev] Phabricator not getting all comments sent by email?

James Y Knight via llvm-dev llvm-dev at lists.llvm.org
Thu May 19 12:54:56 PDT 2016


GAH! Sigh.... :(

That is indeed what it does. See stripQuotedText
in src/applications/metamta/parser/PhabricatorMetaMTAEmailBodyParser.php if
anyone's interested in hacking on php code, it looks like it might be
fairly straightforward to have it strip only the lines starting with ">"
after the "On ... wrote:" line.



On Thu, May 19, 2016 at 3:21 PM, Tim Northover <t.p.northover at gmail.com>
wrote:

> On 19 May 2016 at 11:59, James Y Knight via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
> > Does anyone know why phab sometimes misses replies sent by email? Usually
> > they make it through, but sometimes not.
>
> I think I've noticed it dropping e-mails that start with quotes
> before, and certainly ignoring everything below the first quote line.
> It seems to assume everyone will be top-posting.
>
> Tim.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160519/058df6af/attachment.html>


More information about the llvm-dev mailing list