Description

The jabberbot does not send any user-created-notifications, even though you can select that you want to be notified via Jabber when A new account has been created.

Steps to reproduce

  1. Be superuser on some wiki
  2. Choose A new account has been created for Jabber in Settings -> Notifications

  3. Logout
  4. Create a user
  5. See... nothing ;)

Component selection

Details

MoinMoin Version

1.8-tip

OS and Version

Debian Etch

Python Version

2.4.4-2 (Debian Etch)

Server Setup

Apache 2 + mod_wsgi

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

en

Workaround

None (use email-notification).

Patch

This patch fixes the Problem. It has been successfully tested on http://wiki.inrain.org/. It also passes all jabberbot unit-tests.

This is only a basic patch. That means it will enable text-messages, but no form-messages (I am new to the MoinMoin codebase; plus I don't use a jabber-client that has support for form-messages, so I wouldn't be able to test it).

Now, have fun with the patch :) .

moin_jabberbot_user_created_notification.patch

Discussion

Plan


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/JabberbotDoesntSendUserCreatedNotifications (last edited 2009-02-02 21:21:25 by SvenPfaller)