cups icon indicating copy to clipboard operation
cups copied to clipboard

CUPS 2.4.8 HTTP status 404 for printers and classes web interface search

Open dkosovic opened this issue 9 months ago • 0 comments

When using a web browser with CUPS 2.4.8, the following query searches return HTTP status 404, instead of finding (or not finding) printers or classes with xyz in their name:

  • http://localhost:631/printers/?QUERY=xyz
  • http://localhost:631/classes/?QUERY=xyz

Seems to be a result of commit https://github.com/OpenPrinting/cups/commit/9a9f9b380f68c39f2e6039ac7ee543e328b2fdab which was introduced to fix issue #423

dkosovic avatar May 04 '24 14:05 dkosovic