Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin: schedule template change view produces HTTP-404 #575

Closed
pitpalme opened this issue Apr 7, 2022 · 0 comments · Fixed by #577
Closed

Admin: schedule template change view produces HTTP-404 #575

pitpalme opened this issue Apr 7, 2022 · 0 comments · Fixed by #577
Assignees
Labels

Comments

@pitpalme
Copy link
Contributor

pitpalme commented Apr 7, 2022

Describe the bug
Changing a schedule template generates HTTP-404 for /static/admin/img/icon-unknown.gif.

To Reproduce

  1. Open admin
  2. Go to "schedule template"
  3. Choose one schedule template to change
  4. Table header shows "Slots" and image alt text - some browsers show "broken image" icon, others don't.

Expected behavior
Icon seems to be supposed to represent question mark and offer hover-help.
Icon should be shown, alt text only for users with assistive software.

Additional context
"icon-unknown.gif" seems to be "icon-unknown.svg" with current Django version.

@pitpalme pitpalme self-assigned this Apr 7, 2022
@pitpalme pitpalme modified the milestone: Django 4 Apr 7, 2022
pitpalme added a commit to pitpalme/volunteer_planner that referenced this issue Apr 7, 2022
Inline table head contains help icon with help text.
Old Django had GIF images, new version is SVG.
Fix image file path.
pitpalme added a commit to pitpalme/volunteer_planner that referenced this issue Apr 7, 2022
Inline table head contains help icon with help text.
Old Django had GIF images, new version is SVG.
Fix image file path.
@pitpalme pitpalme linked a pull request Apr 7, 2022 that will close this issue
pitpalme added a commit that referenced this issue Apr 7, 2022
Fix #575, broken icon in schedule template admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant