| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| djangoapps | ||
| envs | ||
| static | ||
| templates | ||
| .coveragerc | ||
| __init__.py | ||
| one_time_startup.py | ||
| pydev_manage.py | ||
| urls.py | ||
| urls_dev.py | ||
| xmodule_namespace.py |
When Chrome sends the AJAX request to add a user to the course team, it sets the Content-type to "application/json". However, when Firefox sends the same request, it sets the Content-type to "application/json; charset=UTF-8". This commit only checks that the Content-type begins with "application/json", not is identical to it; that way, Firefox can play, too.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| djangoapps | Loading commit data... | |
| envs | Loading commit data... | |
| static | Loading commit data... | |
| templates | Loading commit data... | |
| .coveragerc | Loading commit data... | |
| __init__.py | Loading commit data... | |
| one_time_startup.py | Loading commit data... | |
| pydev_manage.py | Loading commit data... | |
| urls.py | Loading commit data... | |
| urls_dev.py | Loading commit data... | |
| xmodule_namespace.py | Loading commit data... |