You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: When forwarding an image in a Whatsapp account, it appears as a document.
How to reproduce it: Send a JPG image over whatsapp. Select it and press <alt-r> to forward it to (even the same!) chat. Notice when it arrives that what was an image now appears as a document (indeed, its name is now changed from hash.jpg to hash-hash.jpg for some hashes hash)
Environment:
Version: nchat 5.1.29
OS / distro: Linux 6.10.4-arch2-1
The text was updated successfully, but these errors were encountered:
It didn't fix it -- just tested it with a build off ca01274, and I still can reproduce: I forwarded a JPG back to myself, and got it as a document
EDIT: For some reason, rebuilding nchat on that version does fix the bug. If this strikes again, I'll reopen the bug, but for now things look good.
One thing that may have confused me is that I checked the version using my package manager -- it may be useful to have `nchat --version` report the commit it was built on for sanity-checking
Description: When forwarding an image in a Whatsapp account, it appears as a document.
How to reproduce it: Send a JPG image over whatsapp. Select it and press
<alt-r>
to forward it to (even the same!) chat. Notice when it arrives that what was an image now appears as a document (indeed, its name is now changed fromhash.jpg
tohash-hash.jpg
for some hasheshash
)Environment:
The text was updated successfully, but these errors were encountered: