mimtek / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

Cannot create a torrent if the directory has an apostrophe #219

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install PluginCreate
2. Click "Create torrent" and select a directory with an apostrophe, for 
example "Let's test"
3. Click "Create and save as"

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

It normally takes a few seconds to hash the files and create the torrent. 
After that the dialogue pops up and prompts to save the .torrent file with 
the file name based on the selected directory.

However, when the directory name includes an apostrophe, the dialogue pops 
up immediately, the proposed torrent's name is "torrent" and the created 
torrent file doesn't contain the directory's content.

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

rutorrent 2.7
rtorrent 0.8.5
Debian Squeeze (aka testing)

Are some errors present in the web-server log?

No

Are some errors present in the browser console?

No

Please provide any additional information below.

Original issue reported on code.google.com by alexander+google@kojevnikov.com on 25 Dec 2009 at 12:37

GoogleCodeExporter commented 9 years ago
firs thing is first, you should update to the latest svn version of rutorrent.  
you
are using an older version.  

also, are you using the built in php function to create a torrent or are you 
using
one of the many helper programs?

The reason i ask is the helper programs tend to handle things that the php 
can't.

I personally use mktorrent or transmissioncli to make my torrents (these both 
work
WITH the create-torrent plugin and provide better results)

Original comment by Wonslung@gmail.com on 25 Dec 2009 at 7:53

GoogleCodeExporter commented 9 years ago
This thing already was fixed. You need to use v.2.8 and plugin "create" v.1.3.

Original comment by novik65 on 25 Dec 2009 at 9:02