OpenPrinting / cups

OpenPrinting CUPS Sources
https://openprinting.github.io/cups
Apache License 2.0
957 stars 174 forks source link

Webinterface admininstration part buttons: Manage Printers & Classes broken #972

Closed JorgenJan closed 1 month ago

JorgenJan commented 1 month ago

Describe the bug In the webinterface in the Administration tab the buttons Manage Printers and Manage Classes do not work, return 'Not Found'

Steps to reproduce the behavior:

  1. Go to url: localhost:631/admin
  2. Click on 'Manage Printers'
  3. the url is localhost:631/printers/? and produces 'Not Found'
  4. work around: change the url to: localhost:631/printers
  5. Similar problem with 'Manage Classes', but somehow 'Manage Jobs' works fine non the less.

Expected behavior: showing the right webpages.

Screenshot_2024-06-02_13-05-58

Screenshot_2024-06-02_13-06-21

System Information:

Additional context See also: https://bbs.archlinux.org/viewtopic.php?id=296377

zdohnal commented 1 month ago

Fixed in the past by https://github.com/OpenPrinting/cups/commit/3826de00c582 .