mitodl / edx-platform

The Open edX platform, the software that powers edX!
http://open.edx.org/
GNU Affero General Public License v3.0
6 stars 1 forks source link

fix: remove slashmark #287

Closed arslanashraf7 closed 2 years ago

arslanashraf7 commented 2 years ago

Related Ticket:

https://github.com/mitodl/mitxpro/issues/2332

Description

This PR cherry-picks one of the fixes merged in master in the Download Report section on Instructor Dashboard where a double slash(//) in Course Blocks API call was ending in a 404 in the backend.

Supporting information

There were some other PRs(https://github.com/openedx/edx-platform/pull/29699 & https://github.com/openedx/edx-platform/pull/29742) opened up to fix the issue at hand, but we are going with the one that has already been merged in master.

Testing instructions

pdpinch commented 2 years ago

Thanks @arslanashraf7! Can you take a quick look at the Residential MITx version of this https://github.com/mitodl/edx-platform/pull/288