Closed
Bug 1097254
Opened 11 years ago
Closed 11 years ago
(ios) Sharing to bookmarks fails because NSURL is put in a JSON request
Categories
(Firefox for iOS :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: st3fan, Assigned: st3fan)
References
Details
Attachments
(1 file, 1 obsolete file)
We put an NSURL in the JSON request, which can't be serialized. Needs to be changed to the text representation of the URL.
![]() |
Assignee | |
Comment 1•11 years ago
|
||
Attachment #8520902 -
Flags: review?(wjohnston)
![]() |
Assignee | |
Updated•11 years ago
|
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 2•11 years ago
|
||
Attachment #8520902 -
Attachment is obsolete: true
Attachment #8520902 -
Flags: review?(wjohnston)
Attachment #8521531 -
Flags: review?(wjohnston)
Comment 3•11 years ago
|
||
Comment on attachment 8521531 [details] [review]
Pull Request
Seems good to me. Quick question in the PR.
Attachment #8521531 -
Flags: review?(wjohnston) → review+
![]() |
Assignee | |
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Group: mozilla-employee-confidential
OS: All → iOS 7
Product: Firefox for Android → Firefox for iOS
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•