#3148 closed Bug (fixed)
command-line password argument isn't parsed correctly
Reported by: | bugrazoid | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | 1.93 |
Component: | Qt Client | Version: | 1.92 |
Severity: | Normal | Keywords: | |
Cc: |
Description
When start follow command: qtr -r server -v user -w password
actually "user" and "password" changed, so have to start: qtr -r server -v password -w user
Change History (4)
comment:1 Changed 11 years ago by bugrazoid
- Component changed from Transmission to Qt Client
- Owner set to charles
comment:2 Changed 11 years ago by charles
- Keywords backport-1.9x added; options removed
- Milestone changed from None Set to 2.00
- Status changed from new to assigned
- Summary changed from Changed options to command-line password argument isn't parsed correctly
comment:3 Changed 11 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 11 years ago by charles
- Keywords backport-1.9x removed
- Milestone changed from 2.00 to 1.93
backported to 1.9x by r10576
Note: See
TracTickets for help on using
tickets.
Fixed in trunk for 2.00 by r10489