= Description = ## Please read this page. Lines prefixed with ## such as this one are comments, ## you can remove them (except for those after the "Plan" section.) ## Please follow the instructions given in those comments and the text. ## After creating the bug page, please subscribe to it! We may have questions ## that only you can answer, and if you get email when your bug changes it'll ## be much faster to get it fixed since you can answer the questions! jabber bot dies on an interactive query with a backtrace: . Your request has failed. The reason is: . exceptions.AttributeError: XmlRpc2 instance has no attribute '_generate_auth_token' . File "/data/www_pirl/pirlwww.lpl.arizona.edu/moin_inst//lib/python2.4/site-packages/MoinMoin/xmlrpc/__init__.py", line 151, in process . response = self.dispatch(method, params) . . File "/data/www_pirl/pirlwww.lpl.arizona.edu/moin_inst//lib/python2.4/site-packages/MoinMoin/xmlrpc/__init__.py", line 193, in dispatch . response = fn(*params) . . File "/data/www_pirl/pirlwww.lpl.arizona.edu/moin_inst//lib/python2.4/site-packages/MoinMoin/xmlrpc/__init__.py", line 711, in xmlrpc_getJabberAuthToken . return self._generate_auth_token(u) This is not the case if your JID is not recognized by the wiki instance. (anonymous access seems to work, but then you can not get notifications) == Steps to reproduce == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 1. set you user preferences to include your JID (eg: username@gtalk.com) 2. send a query to your configured jabber bot (eg: search Welcome) 3. receive backtrace == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... URL: http://pirlwww.lpl.arizona.edu/~tims/jabberbot/index.txt ##{{attachment:screenshot.png}} ##{{{ ##Example wiki markup that fail ##}}} == Component selection == ## Where you think is this bug happening ? (general, plugin [plugin name], theme [theme name], ... * general . The wiki RPC mechanism is expecting an attribute '_generate_auth_token' but does not receive it. This seems to only be needed when the remote JID is recognized by MoinMoin. . The jabberbot needs to send extra information OR . The wiki needs to trust jabberbot via the shared secret. == Details == ## If you got a traceback, please save the traceback page as html and attach here: ## [[attachment:traceback.html]] ## if the bug is in this wiki, just kill the table and write: This Wiki. ## If a traceback is not available, please fill in the details here: || '''!MoinMoin Version''' || 1.7.1 Revision release || || '''OS and Version''' || OpenSolaris || || '''Python Version''' || 2.4.3 || || '''Server Setup''' || Apache2.0 + mod_python || || '''Server Details''' || || || '''Language you are using the wiki in''' (set in the browser/UserPreferences) || English || == Workaround == Use another account for anonymous access = Discussion = please can you give more details I can't reproduce it with the recent 1.7 and using a bot on jabber.org = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: can't reproduce with 1.7 3859:68628fe3b091 ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBug