Closed
Bug 745231
Opened 14 years ago
Closed 14 years ago
balrog client handles copyTo wrong
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Unassigned)
Details
Attachments
(1 file)
|
2.19 KB,
patch
|
rail
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Two issues with it:
1) It passes 'copy_to', while the server wants 'copyTo'.
2) It sends a repr() of a python list, when it should be sending a JSON representation.
Attachment #614838 -
Flags: review?(rail)
Updated•14 years ago
|
Attachment #614838 -
Flags: review?(rail) → review+
| Reporter | ||
Updated•14 years ago
|
Attachment #614838 -
Flags: checked-in+
| Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
Product: mozilla.org → Release Engineering
| Assignee | ||
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•