Snapshot content route is redirected with the query param snapshot_id instead of snapshot.
Now considering snapshot_id param and snapshot ar /content route. (snapshot takes priority)
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDWAPPS806623eb53f9: Fix for snapshot content redirection
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D6694 (id=24317)
Rebasing onto 20a9d18559...
Current branch diff-target is up to date.
Changes applied before test
commit 806623eb53f944efde4cfeac30f433aa73b3adb3 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Fri Nov 26 14:45:09 2021 +0100 Fix for snapshot content redirection Snapshot content route is redirected with the query param snapshot_id. Considering snapshot_id param along with snapshot. (snapshot takes priority)
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1246/ for more details.