Closed Bug 1782257 Opened 3 years ago Closed 3 years ago

/rest/component endpoint - handle cases where a component name has `/`

Categories

(bugzilla.mozilla.org :: API, defect)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: suhaib, Assigned: dkl)

Details

Attachments

(1 file)

When we have a component that has / in its name (e.g., Core::Audio/Video: MediaStreamGraph), the endpoint returns 404 code:

HTTPError: 404 Client Error: Not Found for url: https://bugzilla.mozilla.org/rest/component/Core/Audio/Video:%20MediaStreamGraph

It is the same when encoding / to %2F: https://bugzilla.mozilla.org/rest/component/Core/Audio%2FVideo:%20MediaStreamGraph

Assignee: nobody → dkl
Status: NEW → ASSIGNED
Attached file GitHub Pull Request
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: