Ticket #45 (closed defect: fixed)
notify-recipient should be notify-recipient-uri
Reported by: | stephane.chazelas | Owned by: | jerome |
---|---|---|---|
Priority: | major | Milestone: | 1.27 final |
Component: | pkipplib | Version: | development |
Keywords: | Cc: |
Description
At least with cups-1.3.9 and cups 1.4.0, you need:
Index: pkipplib/pkipplib.py
===================================================================
--- pkipplib/pkipplib.py (revision 3503)
+++ pkipplib/pkipplib.py (working copy)
@@ -789,7 +789,7 @@
if userdata is not None :
req.subscriptionnotify-user-data? = ("octetString-with-an-unspecified-format", userdata)
if recipient is not None :
- req.subscriptionnotify-recipient? = ("uri", recipient)
+ req.subscriptionnotify-recipient-uri? = ("uri", recipient)
if pullmethod is not None :
req.subscriptionnotify-pull-method? = ("keyword", pullmethod)
if charset is not None :
In order to be able to create a subscription.