johnballjr / rutorrent

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

parent folder icon (..) gone after format. #939

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click add torrent button
2. Select download directory
3. Go to a sub folder

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

Parent folder item (as in .. (two dots)) is not shown.

What environment are you using?
1. My ruTorrent version is: 3.6 (SVN Rev 2592)
2. My rTorrent version is (0.9.3/0.13.3)
3. I use web-server: Apache it version is. 2.2 on Raspbian (Debian on Raspberry 
Pi)
4. I use browser: Chrome and FF versions are Latest, tried on Windows + Linux.

Are some errors present in the web-server log?
[Thu Aug 07 00:27:13 2014] [error] [client 192.168.1.33] PHP Notice:  Use of 
undefined constant compareEntries - assumed 'compareEntries' in 
/var/www/rutorrent/plugins/_getdir/getdirs.php on line 68, referer: 
http://my-local-lan-address/rutorrent/
[Thu Aug 07 00:27:14 2014] [error] [client 192.168.1.33] PHP Notice:  Use of 
undefined constant compareEntries - assumed 'compareEntries' in 
/var/www/rutorrent/plugins/_getdir/getdirs.php on line 68, referer: 
http://my-local-lan-address/rutorrent/plugins/_getdir/getdirs.php?dir=&btn=dir_b
tn&edit=dir_edit&frame=dir_edit_frame&time=1407371234135
[Thu Aug 07 00:27:19 2014] [error] [client 192.168.1.33] PHP Notice:  Use of 
undefined constant compareEntries - assumed 'compareEntries' in 
/var/www/rutorrent/plugins/_getdir/getdirs.php on line 68, referer: 
http://192.168.1.36/rutorrent/
[Thu Aug 07 00:27:21 2014] [error] [client 192.168.1.33] PHP Notice:  Use of 
undefined constant compareEntries - assumed 'compareEntries' in 
/var/www/rutorrent/plugins/_getdir/getdirs.php on line 68, referer: 
http://my-local-lan-address/rutorrent/plugins/_getdir/getdirs.php?dir=%2Fmedia%2
Fdisk1%2F&btn=dir_btn&edit=dir_edit&frame=dir_edit_frame&time=1407371240415

Are some errors present in the browser error console?
Uncaught TypeError: Cannot set property 'className' of null 
/rutorrent/plugins/_getdir/getdirs.php?dir=&btn=dir_btn&edit=dir_edit&frame=dir_
edit_frame&time=1407371234135:53

Uncaught TypeError: Cannot set property 'className' of null 
/rutorrent/plugins/_getdir/getdirs.php?dir=%2Fmedia%2Fdisk1%2F&btn=dir_btn&edit=
dir_edit&frame=dir_edit_frame&time=1407371240415:53

Please provide any additional information below.

I have formatted my rtorrent/rutorrent combo that I've been always using for 
over a year today. I've installed 0.9.3/0.13.3 instead of 0.9.2/0.13.2 and 
everything went smoothly, just except this error. When I try to add torrent, I 
cannot find a go to parent folder item in the list, only the dot. Something like

-- (inside a sub folder which I navigated through clicking) --
.
folder1
folder2
--

The situation is also same inside sub-sub folder.

Is there any way to fix this?
Thanks in advance

Original issue reported on code.google.com by torrentm...@gmail.com on 7 Aug 2014 at 12:34

GoogleCodeExporter commented 8 years ago
OK, thanks to @novik65, on rev2595, the error seems to be fixed.

https://code.google.com/p/rutorrent/source/detail?r=2595

This can be marked as solved.

Thanks again!

Original comment by torrentm...@gmail.com on 7 Aug 2014 at 6:43

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 8 Aug 2014 at 4:28