Custom Query (29 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 29)

1 2 3 4 5 6 7 8 9 10
Ticket Resolution Summary Owner Reporter
#41 fixed Incomplete file names Gabor Hudiczius Andy.Mornes@gmail.com
Description

When downloading completed files, I found that the filename was incomplete if there was a space in the name. I did some testing, and it looks like the Content-Disposition header should be wrapped in quotes.

index.php: line 1099 should be:

@header( "Content-Disposition: attachment; filename=\"{$responsef_path}\"" );

If this is not the correct way to submit a patch, please let me know.

Thanks, Andy

#8 invalid index.php error Gabor Hudiczius anonymous
Description

Hi, i have some problem with index.php, how can i do?

Quote :

[admin@myhome root]$ php /opt/share/www/lighttpd/rtwi/index.php
PHP Notice:  Undefined index:  REQUEST_URI in /opt/share/www/lighttpd/rtwi/index.php on line 586
PHP Notice:  Undefined index:  REQUEST_URI in /opt/share/www/lighttpd/rtwi/index.php on line 1023
PHP Warning:  DOMDocument::load(): I/O warning : failed to load external entity "/tmp/local/root/themes/default_ajax/layout.main.login.xsl" in /opt/share/www/lighttpd/rtwi/includes/classes/xsl_handler.inc.php on line 18
PHP Warning:  XSLTProcessor::importStylesheet(): compilation error in /opt/share/www/lighttpd/rtwi/includes/classes/xsl_handler.inc.php on line 21
PHP Warning:  XSLTProcessor::importStylesheet(): xsltParseStylesheetProcess : empty stylesheet in /opt/share/www/lighttpd/rtwi/includes/classes/xsl_handler.inc.php on line 21
PHP Warning:  XSLTProcessor::transformToXml(): No stylesheet associated to this object in /opt/share/www/lighttpd/rtwi/includes/classes/xsl_handler.inc.php on line 23
<br />
XMLRPC calls: 0 (0 multicall)<br />
XMLRPC time: 0.000000 sec<br />
Total time: 0.663971 sec[admin@myhome root]$
#22 invalid Leech/Seed Arrow Icons don't change Gabor Hudiczius stefan.joosten@gmail.com
Description

I've recently updated to version 0.3.2b of rTWi, because I suffered from the "No torrent for this hash" bug which has been fixed. I'm using rTorrent/libTorrent 0.12.2 on a Gentoo Linux system, I believe the XMLRPC-C version is 0.16.9 (yes, the one with the 4GB> display incapability)

But I've encountered a minor nuisance in the interface. In the Torrents overview, you have the red downwards pointing arrows for torrents being leeched and the green upwards pointing arrows for torrents being seeded. When a torrent is added to the download list all is fine, the red downwards pointing arrow indicates the leeching torrent and it seems to be working fine. But when the torrent has finished leeching, and therefor changes to seeding, the arrow doesnt change with it to the green upwards pointing arrow. This makes it difficult to ascertain the status of one's leech/seed list in a quick glance. I would appreciate any help/tips/fixes you can provide me with.

P.S.: I also noticed that in the Info of a torrent with the "problem" the Connection type tells me it's "Leeching". Which is not the case, as the torrent is finished and is only uploading the material back.

1 2 3 4 5 6 7 8 9 10
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.