Univention Bugzilla – Bug 33362
License is sent even when App says it won't
Last modified: 2013-12-12 11:30:34 CET
If an application says NotifyVendor=False, the App Center module tells the user: "This application will not inform the vendor if you (un)install it." This is a lie. The user may install the App without a KeyId license. A notification is sent, but at least anonymized. This _may_ be acceptable. But if the user installs the App _with_ a KeyId license, this license is sent. Either stop sending a notification, always anonymize or at least rephrase the sentence. NotifyVendor=False is used in all UCS components.
We should not send the notification.
Created attachment 5625 [details] return if not NotifyVendor
Fixed in univention-management-console-module-appcenter 3.0.50-2.214.201311211316 YAML created. Changelog not added, no version for next release built
Ok, the notification is send when NotifyVendor == True and not send when NotifyVendor == False. YAML OK
http://errata.univention.de/ucs/3.2/8.html