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


Ruchir Brahmbhatt <ruchir.brahmbh...@ecosmob.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
            Version|1.10.0                      |1.11.2
         Resolution|FIXED                       |




--- Comment #12 from Ruchir Brahmbhatt <ruchir brahmbhatt ecosmob com>  
2009-04-14 11:28:34 ---
Finally reproduced on 1.11.2 using following information provide from Garry.

If it matters, here's a script that produces the bug:

    #!/bin/sh
    mv $1 $1.sav
    echo test message >$1

I saved this as ~/test-editor.sh, made it executable and then 
configured Kmail to use this program as the composer editor.  This 
script clearly creates a file with desired content, but since my 
version of Kmail opens that file name before calling this "editor", 
Kmail never "sees" the editor's results.  If you remove line two of 
this script (the mv command), the Kmail composer receives the "editor" 
text as you would expect.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to