sepinf-inc / IPED

IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by private examiners.
Other
884 stars 209 forks source link

Jump to WhatsApp quoted messages in reply edited messages are not found #2245

Open gfd2020 opened 6 days ago

gfd2020 commented 6 days ago

The reference of a quoted message may be lost if the original message is edited. As in the example below: image

I've already found a way to get around this problem on New Android ( on IPhone I'm not sure if it happens). I'll make a PR. I will need help with regression testing.

lfcnassif commented 6 days ago

Thanks @gfd2020 for reporting and taking a look at this!

gfd2020 commented 6 days ago

Thanks @gfd2020 for reporting and taking a look at this!

Hi @lfcnassif . I did a test here and it's already working. I implemented it in a way that shows the original message in the reply and has the reference to the jump. I think this way is the best of two worlds because you have the original text before editing and there is a jump to the edited message... what do you think?

image

lfcnassif commented 6 days ago

what do you think?

Seems great!