https://issues.apache.org/ooo/show_bug.cgi?id=82660
--- Comment #9 from Ariel Constenla-Haile <[email protected]> --- Kmail fix is rather trivial. On Linux, the implementation will use the shell script located in /opt/openoffice.org/basis3.4/program/senddoc That can be located on the source tree under main/shell/source/unix/misc/senddoc.sh The bug here is that it only takes the last attachment: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/shell/source/unix/misc/senddoc.sh?revision=1307005&view=markup#l158 According to kmail documentation, to attach more than one file you should pass --attach URL for every attachment -- You are receiving this mail because: You are on the CC list for the bug.
