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
Tomek Waleń
made changes -
Field | Original Value | New Value |
---|---|---|
Status | New [ 10000 ] | Resolved [ 5 ] |
Assignee | Adam Al-Hosam [ aa429136 ] | Wojciech Dubiel [ wolf480 ] |
Resolution | Fixed [ 1 ] |
Tomek Waleń
made changes -
Assignee | Wojciech Dubiel [ wolf480 ] | Adam Al-Hosam [ aa429136 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
5d 14h 53m | 1 | Tomek Waleń | 2022-01-26 14:14 |
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