tigleonid / test_repo

0 stars 0 forks source link

Bug in course icon view #87

Open tiginamaria opened 1 month ago

tiginamaria commented 1 month ago

Issue Description: Course view does not show the icon loaded from the database specifically for the course. Instead, it displays the template course icon.

Web Browser Version: Google Chrome 113.0.5672.63

Project Version: v2.3.4

Steps to Reproduce: Navigate to the course view page. Observe the icon display for the specific course.

Expected Behavior: The icon for the course should be loaded from the database.

Actual Behavior: The course view shows the template course icon instead of loading the icon from the database specifically for the course.

ai-swe-issues-bot[bot] commented 1 month ago

Thank you for reporting this issue!

To address this bug effectively, I recommend starting the investigation by reviewing the following files:

  1. course_views.py
  2. 0015_coursepage_main_lecturer.py
  3. materials.py

If you need further assistance, feel free to ask!