issue484: download-show fails with "s.toLowerCase is not a function"

Priority: bug Status: chatting
Files
File name Uploaded Type Edit Remove
download_completer.patch dpapavas, 2015-01-08.13:12:02 text/x-patch
Messages
msg1244 (view) Author: dpapavas Date: 2015-01-08.13:12:02
The command download-show fails for me every time there is at least one download in the list with the
error mentioned in the title.  The problem happens during download selection via completion in the
minibuffer because get_string/get_description fails to run.  A simple fix to solve the problem is attached.
msg1318 (view) Author: scottjad Date: 2016-06-28.05:30:49
Patch from github applied.
History
Date User Action Args
2016-06-28 05:30:49scottjadsetstatus: resolved -> chatting
messages: + msg1318
2016-06-28 05:30:32scottjadsetstatus: unread -> resolved
2015-01-08 13:12:02dpapavascreate