forwarded 545814 http://bugs.mutt.org/3807 severity 545814 wishlist tag 545814 -pending thanks
On Wed, Sep 09, 2009 at 02:48:32PM +0400, Dmitry E. Oboukhov wrote: > Package: mutt > Version 1.5.20-2 > Tags: l10n > > Now I've attached at LDAP-address-book and added instruction > set query_command = "lbdbq '%s'" > > It works fine only if address name contains only latin1 symbols. [...] Hi Dmitry, I had another run at this but it seems a bit tricky to patch, snprintf can handle wide characters but I believe that some other things are done in the caller of query_format_str. I've reported it upstream as an enhancement, I'll change the severity of this bug to wishlist accordingly, I'll have another look at it next week, I might be able to patch it.