]> git.ipfire.org Git - thirdparty/cups.git/commit
ppd-cache.c: Fix generating cupsUrfSupported (fixes #952) 968/head
authorZdenek Dohnal <zdohnal@redhat.com>
Wed, 29 May 2024 06:44:35 +0000 (08:44 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Wed, 29 May 2024 06:48:44 +0000 (08:48 +0200)
commitef329f1da9db741513dd01811b8706d34cc953d2
tree0a2a8cabc44e36e4ebb08c3190428a0a2a792728
parent41b0b7891afe01b6de1b73e58f61657a6f146b24
ppd-cache.c: Fix generating cupsUrfSupported (fixes #952)

The PPD keyword got the option values concatenated together without
commas, which broke filter processing in libcupsfilters

Sometimes more commas better commas :)
CHANGES.md
cups/ppd-cache.c