@SL-Gundam,
I noticed there was an issue when there is blockquote symbol > in the email's trail. Refer attached.
Blockquote issue
Moderators: Developer, Contributor
Blockquote issue
- Attachments
-
- Capture.JPG (54.16 KiB) Viewed 3378 times
Re: Blockquote issue
Which version of EmailReporting are you using?
0.11.0-DEV has started using EmailReplyParser. This library sees blockquotes as part of replies. If none is present ----- original message ------ is used to identify replies.
If blockquotes are present they are also used for identifying replies (normal for emails).
Meaning last reply and older replies do not necessarily have to be ordered. Sometimes people add answers in replies. EmailReplyParser can recognize that.
0.11.0-DEV has started using EmailReplyParser. This library sees blockquotes as part of replies. If none is present ----- original message ------ is used to identify replies.
If blockquotes are present they are also used for identifying replies (normal for emails).
Meaning last reply and older replies do not necessarily have to be ordered. Sometimes people add answers in replies. EmailReplyParser can recognize that.
Re: Blockquote issue
am using Email Reporting 0.11.0-DEV
u means, this is a expected behavior?
u means, this is a expected behavior?
Re: Blockquote issue
With how EmailReplyParser currently works this is expected behavior
Re: Blockquote issue
noted.
i just need to figure this out
i just need to figure this out