rufuscoder / Shakespeer

A Direct Connect Client for Multiple Platforms
GNU General Public License v2.0
28 stars 14 forks source link

Won't add items with "|" in the file path or description to download queue #127

Open rufuscoder opened 11 years ago

rufuscoder commented 11 years ago

Original author: joe.anst...@gmail.com (March 07, 2010 18:40:50)

What steps will reproduce the problem?

  1. User A sets a description like "Artist - Album (2.0 44-16|CD). He claims this is not the actual filename/path but a description his client lets him enter.
  2. User B can see the item but cannot add it to his download queue. Right click "download selected file" but it doesn't get added to download queue 3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

OSX 10.6.2 ShakesPeer 0.9.11

Please provide any additional information below.

I asked the other user to change the filename/description to confirm this experiment and it then worked correctly. The pipe "|" probably needs to be escaped or encoded.

Original issue: http://code.google.com/p/shakespeer/issues/detail?id=162