Details
-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: TAG 2021/22 Winter Sprint
-
Fix Version/s: None
-
Component/s: SIO2 Project Website and Infrastructure
-
Labels:None
Description
When somebody tries to go to problemset while being in some contest, the URL "remembers" the contest (the suffix is /c/contest_name/problemset) .
Because of that users are not able to submit to any problem.
Steps to reproduce:
1. Choose any contest from the main page.
2. Choose problemset from dropdown menu in the navbar.
Because of that users are not able to submit to any problem.
Steps to reproduce:
1. Choose any contest from the main page.
2. Choose problemset from dropdown menu in the navbar.
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
https://gerrit.sio2project.mimuw.edu.pl/3803
SIO-2479Fix problemset URLsThe fix was simply putting an appropriate url pattern in problems/urls.py
into noncontest_patterns as instructed in comments of contests/urls.py.
Change-Id: Ie3e4ca23c0dc39a301ddc91f3e15e42c38078e81