https://bugs.kde.org/show_bug.cgi?id=410879

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella <nicolas.fe...@gmx.de> ---
TL;DR Android sucks

When saving the file Android automatically appends the file extension based on
the mime type. So sending foo.png would end up as foo.png.png. To work around
this we save the file as foo without extension so it ends up as foo.png. Some
mime types (such as ogg) appear to have multiple possible extensions so the
wrong one might get selected by Android. I'm not sure if we can do something
about it, but I'll try

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to