Closed
Bug 1729629
Opened 4 years ago
Closed 4 years ago
Remove URL encoding from the URL type
Categories
(Data Platform and Tools Graveyard :: Glean.js, defect, P1)
Data Platform and Tools Graveyard
Glean.js
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Dexter, Assigned: chinyingli.alice)
Details
Attachments
(1 file)
The other SDKs have not implemented that, as there's no need to perform URL encoding since URLs will be JSON-encoded before sending.
Hey Chin-Ying Li, would you be interested in taking this bug?
Flags: needinfo?(chinyingli.alice)
| Assignee | ||
Comment 1•4 years ago
|
||
Hi, sure, would love to help; FYI, I am a bit tied down this week, so the PR probably won't be ready until the next weekend. Would that be ok?
Flags: needinfo?(chinyingli.alice)
| Reporter | ||
Comment 2•4 years ago
|
||
(In reply to Chin-Ying Li from comment #1)
Hi, sure, would love to help; FYI, I am a bit tied down this week, so the PR probably won't be ready until the next weekend. Would that be ok?
Thank you so much! No rush at all, whenever you feel like (if at all!)!
Assignee: nobody → chinyingli.alice
Priority: -- → P1
Comment 3•4 years ago
|
||
| Reporter | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•