http://bugzilla.wpkg.org/show_bug.cgi?id=79 Rainer Meier <skybeam at users.sourceforge.net> changed: What |Removed |Added Attachment #59 is|0 |1 obsolete| | --- Comment #35 from Rainer Meier <skybeam at users.sourceforge.net> 2007-11-12 16:18:18 --- Created an attachment (id=61) --> (http://bugzilla.wpkg.org/attachment.cgi?id=61) Full package, notification set to "true" by default. I just got a hint from Falko again that notification works differently to the previous versions. My version by default assumed no notification if the "notify" attribute of a package was not set to true. I changed it back so if "notify" is not defined or set to true it sends a notification. This allows specific packages to suppress installation notification but by default there is one sent. Please remember that the user can still disable all notifications globally by using the /nonotify switch or the corresponding config.xml entry. Change log: * MOD: Changed "notify" package attribute handling. Now by default (if * attribute is missing) a notification is sent. This allows disabling of * notification for a specific package by setting the notify="false" * attribute. * NOTE: It is still possible to disable notifications for ALL packages * by using the /nonotify switch or disable notify within config.xml. Status: Untested yet. Additionally I fixed the included config.xml and set the dryrun flag back to false. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |