Modify ↓
Ticket #776 (new defect)
realpath / filename error
| Reported by: | anonymous | Owned by: | quinox |
|---|---|---|---|
| Priority: | normal | Milestone: | Release 1.2.17 |
| Component: | nicotine | Version: | SVN |
| Keywords: | Cc: |
Description
In transfers.py line 463 filename should be msg.file and not realfilename (see line 533). Many uploads were cancelled as a result of his. Also addQueued(user, realpath/msg.file) is not consistent.
Attachments
Note: See
TracTickets for help on using
tickets.

Thanks! Committed with r1475.
The whole virtual-share thing took more time than anticipated, and I hadn't much time to spare so the finished touches were a bit rushed. I'll inspect the other parts with similar code.