apple / cups

Apple CUPS Sources
https://www.cups.org
Apache License 2.0
1.87k stars 458 forks source link

cups 2.4.8 on Fedora: printer's Job list renders "Not Found" webpage!?! #6204

Open spamrefuse opened 3 weeks ago

spamrefuse commented 3 weeks ago

Version: cups 2.4.8 OS: Fedora 40

I use cups in the browser as "http://localhost:631/" :

The local web page http://localhost:631/printers/HP_Color_LaserJet_MFP_M578 works fine, but http://localhost:631/printers/HP_Color_LaserJet_MFP_M578?which_jobs=completed and http://localhost:631/printers/HP_Color_LaserJet_MFP_M578?which_jobs=all result in a blank/white web page with only the text "Not Found".

HOWEVER, the local web pages http://localhost:631/jobs?which_jobs=completed and http://localhost:631/jobs?which_jobs=all work fine.

Any idea why I get the "Not Found" website? Is it a bug of cups 2.4.8, or something got corrupted in the cups configuration?

Thank you! -S.R.

jschwender commented 3 weeks ago

For the current version of CUPS that is used on other operating systems, see https://openprinting.github.io/cups for details.