Opened 11 years ago
Last modified 7 years ago
#2870 new Bug
RPC doesn't throw errors
Reported by: | jabbas | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Daemon | Version: | 1.83 |
Severity: | Normal | Keywords: | |
Cc: | taem@…, thomas_reardon@… |
Description
Transmission's RPC responds with "success" when calling:
- unknown method name,
- mutator,
- setting something to the not correct value,
I've checked this with session-set.
Change History (5)
comment:1 Changed 11 years ago by suhlig
comment:2 Changed 11 years ago by charles
Ticket #3279 has been marked as a duplicate of this ticket.
comment:3 Changed 10 years ago by taem
- Cc taem@… added
comment:4 Changed 10 years ago by reardon
- Cc thomas_reardon@… added
comment:5 Changed 7 years ago by mike.dld
- Type changed from Enhancement to Bug
Note: See
TracTickets for help on using
tickets.
+1
This is very annoying. A misspelled key in the request arguments is silently accepted instead of being rejected as invalid.