codecombat / codecombat/codecombat
404 error when accessing /courses while logged in
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8.6k
- Forks
- 4.2k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 39
Description
- GET https://codecombat.com/file/db/thang.type/undefined/portrait.png 404 (Not Found) @ portrait.png:1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the logged-in request to /courses and inspect the GET request for /file/db/thang.type/undefined/portrait.png shown in the report. Trace where that portrait URL is generated and confirm that loading /courses no longer produces the 404 request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100