Closed (fixed)
Project:
BitTorrent
Version:
6.x-9.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2009 at 11:41 UTC
Updated:
29 May 2009 at 14:40 UTC
function bt_torrent_load($node) {
...
$base->torrent = db_fetch_object(...);
...
$base->torrent must be an array, not object. Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| bittorrent-fix-bt_torrent_load.patch | 691 bytes | hapydoyzer |
Comments
Comment #1
liquixis commented