-
Notifications
You must be signed in to change notification settings - Fork 463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ErrorPolicy not validated #4591
Comments
CUPS.org User: twaugh.redhat Here's one approach. |
CUPS.org User: mike Fixed in Subversion repository. Also added validation to the printers.conf file as well. |
"cups-str4591.patch": diff -up cups-1.4.2/scheduler/conf.c.str4591 cups-1.4.2/scheduler/conf.c
/*
|
"str4591.patch": Index: scheduler/conf.c--- scheduler/conf.c (revision 12599) cupsdUpdateEnv();
/*
|
Version: 2.1-current
CUPS.org User: twaugh.redhat
When reading cupsd.conf, the ErrorPolicy is not validated in the same way as, for instance, DefaultPolicy is.
The only validation occurs when printer-error-policy is set via IPP.
Original report:
https://bugzilla.redhat.com/show_bug.cgi?id=1196218
The text was updated successfully, but these errors were encountered: