Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | ||
envs | ||
lib | ||
static | ||
templates | ||
.coveragerc | ||
__init__.py | ||
startup.py | ||
urls.py | ||
urls_dev.py | ||
wsgi.py |
In Studio, when the course administrator creates a new tab, its name was being initialized as null in the mongo database. This caused students in LMS to get a server error when trying to access the course page, since LMS was trying to process the null tabname for translation, etc. Now tabname is initialized as 'Empty', which is how it was being done in the frontend. STUD-2000
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | Loading commit data... | |
envs | Loading commit data... | |
lib | Loading commit data... | |
static | Loading commit data... | |
templates | Loading commit data... | |
.coveragerc | Loading commit data... | |
__init__.py | Loading commit data... | |
startup.py | Loading commit data... | |
urls.py | Loading commit data... | |
urls_dev.py | Loading commit data... | |
wsgi.py | Loading commit data... |