You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bryan, our support engineer, found out in https://bugzilla.redhat.com/show_bug.cgi?id=1726383 the setting of cupsSNMPSupplies and cupsIPPSupplies do not work, because the updated ppd is not sent in request, but only the old one. IMO it is caused by not setting 'ppdchanged' variable to 1, so the new file is not sent.
I'll create a pull request for the fix, please let me know if it is correct way of fixing it or if you want to do some enhancements.
Hi,
Bryan, our support engineer, found out in https://bugzilla.redhat.com/show_bug.cgi?id=1726383 the setting of cupsSNMPSupplies and cupsIPPSupplies do not work, because the updated ppd is not sent in request, but only the old one. IMO it is caused by not setting 'ppdchanged' variable to 1, so the new file is not sent.
I'll create a pull request for the fix, please let me know if it is correct way of fixing it or if you want to do some enhancements.