Closed (fixed)
Project:
BitTorrent
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jun 2007 at 00:05 UTC
Updated:
10 Jul 2007 at 04:25 UTC
Jump to comment: Most recent file
bittorrent.module assumes that Drupal is installed in the web root. The download URLs in the torrent nodes are written as http://example.com/torrent/download/12.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | bittorrent_base_url.patch | 592 bytes | Christefano-oldaccount |
Comments
Comment #1
Christefano-oldaccount commentedThe theme_bt_torrent_link function needs to use
$base_urllike this:Attached is a patch.
Comment #2
Christefano-oldaccount commentedWow, this module is cool. I've been playing with it for a half hour now and I love it. Thanks for sharing it.
Comment #3
bradfordcp commentedApplied the patch and it is now committed.
~Chris
Comment #4
(not verified) commented