Page MenuHomePhabricator

/me command doesn't work
Closed, ResolvedPublic

Description

MediaWiki V.1.30.0
MediaWikiChat V.2.18
1.Download all files and place them to extensions/MediaWikiChat
2.Add "wfLoadExtension( 'MediaWikiChat' );" at the bottom of LocalSettings.php
3.Go to Your_wiki/mw-config and update your MediaWiki (That will automatically create the necessary database tables that this extension needs. )
4.Add "$wgChatMeCommand = true;" below the line of installing MediaWikiChat

But it doesn't work

image.png (70×594 px, 7 KB)

P.S. I had to update MediaWiki two times because the first time necessary database tables weren't created

Event Timeline

Hi @Vsezanyato, thanks for taking the time to report this and welcome to Wikimedia Phabricator!

Unfortunately this report lacks some information. If you have time and can still reproduce the problem: Please add a more complete description to this report (a list of steps to reproduce which leave no room for interpretation what to do, MediaWiki version information, MediaWiki extension version information etc). You can edit the task description by clicking Edit Task.

Ideally, exact and clear steps to reproduce should allow any other person to follow these steps (without having to interpret those steps) and see the same results. Problems that others can reliably reproduce can get fixed faster. Thanks!

Change #1019420 had a related patch set uploaded (by Jack Phoenix; author: Jack Phoenix):

[mediawiki/extensions/MediaWikiChat@master] Fix message parsing for the /me command when $wgChatMeCommand is set to true

https://gerrit.wikimedia.org/r/1019420

Change #1019420 merged by Jack Phoenix:

[mediawiki/extensions/MediaWikiChat@master] Fix message parsing for the /me command when $wgChatMeCommand is set to true

https://gerrit.wikimedia.org/r/1019420

ashley claimed this task.
ashley removed a project: Patch-For-Review.
ashley subscribed.

Now fixed in master.