[cups.bugs] [MOD] STR #3631: lpadmin -o key=value fails for two or more Custom Options

Mintze van der Velde sic at franet.com
Mon Aug 2 08:31:28 PDT 2010


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Using the PPD ppdTest.ppd with various Custom UI blocks, setting Custom
values through the CUPS web interface, results in PPD ppdTest1.ppd.
Then running: lpadmin -p ppdTest -o MailBox=Custom.55
results in ppdTest2.ppd. A diff of ppdTest1.ppd and ppdTest2.ppd gives:
diff /tmp/ppdTest1.ppd /tmp/ppdTest2.ppd
64c64
< *DefaultMailbox: Custom.33
---
> *DefaultMailbox: Custom
78c78
< *DefaultUserPassword: Custom.1234567
---
> *DefaultUserPassword: Custom
92c92
< *DefaultUserID: Custom.7654321
---
> *DefaultUserID: Custom

Hence ALL Custom values disappeared and are replaced by "Custom".
NOTE: Using the lpoptions -pfoo -o Mailbox=55 etc. works, but this is a
non-desired work-around.

Link: http://www.cups.org/str.php?L3631
Version: 1.4.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppds.tar
Type: application/octet-stream
Size: 71680 bytes
Desc: not available
URL: <http://lists.cups.org/pipermail/cups-devel/attachments/20100802/ec498fed/attachment.obj>


More information about the cups-devel mailing list