aeh, hy again Mantas, |[email protected] wrote: ||I'm playing around with s-nail v14.7.2 (on Arch Linux), and \ ||noticed that my old ||configuration does not work correctly anymore. It seems that \ ||there's a bug in the handling of '@' in usernames. [..] ||However, if I change ||the setting to `set [email protected]@imap.gmail.com="..."`, \ ||it works ||again. In other words, $folder *requires* the '@' to be percent-encoded, \ [..] ||Doesn't seem to be an intentional change?
so yes and no. It is of course intentional that you have to URL percent-encode URLs and it *is* intentional that variable lookup uses the decoded plain text version as it is supposed to be more human-friendly to look at plain text. It is *not* intentional that this broke (again) the code path that is used when *v15-compat* is not set. But the patch was also wrong, i've already tested and committed a better one. Shit, this is a v14.7.3!?! Thanks again for reporting this issue, Mantas! --steffen ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck® Code Sight™ - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ S-nail-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/s-nail-users
