Page 1 of 1
1.52 Mac: 'remove data' button does nothing
Posted: Fri Apr 17, 2009 9:19 pm
by egypturnash
Transmission 1.52 (8222), running on a G4 with 10.4.11.
When I hit the "Remove Data" button in the web interface, the "Confirm" button on the 'are you sure?' requester does nothing. It worked fine on the previous version.
The javascript error console is saying:
Value undefined (result of expression M.url.match) is not object.
/transmission/web/javascript/jquery/jquery.min.js (line 19)
Re: 1.52 Mac: 'remove data' button does nothing
Posted: Sat Apr 18, 2009 4:58 am
by jdarias
same here, same version, ubuntu 8.04
Re: 1.52: 'remove data' button does nothing
Posted: Sun Apr 19, 2009 1:46 pm
by dude
Yep, same here. The "remove data" button used to work fine in transmission-daemon 1.51 (from official Ubuntu 9.04 repository), but does not work with 1.52 (which I installed from transmission PPA).
Re: 1.52 Mac: 'remove data' button does nothing
Posted: Mon Apr 20, 2009 12:41 am
by Gimp
Fix is in for 1.6, its not worth pushing a 1.53 for that. But, if a 1.53 is ever needed, the fix is in there aswell (just update to SVN if you need it)
Re: 1.52 Mac: 'remove data' button does nothing
Posted: Fri Apr 24, 2009 5:05 pm
by egypturnash
Yay, thanks!
When's the target for 1.6? The nightly downloads refuse to run on the Tiger-running Powerbook that I use for Transmission, so I've just reverted to 1.51.
Re: 1.52 Mac: 'remove data' button does nothing
Posted: Sat May 02, 2009 5:18 am
by Gimp
egypturnash wrote:Yay, thanks!
When's the target for 1.6? The nightly downloads refuse to run on the Tiger-running Powerbook that I use for Transmission, so I've just reverted to 1.51.
1.6 is dropping tiger support. We may or may not put out a 1.53 release just for tiger users.
As of now though, if you build the source in the 1.5x branch of SVN, it has this fix in it.