bugWeeChat - Bugs: bug #42521, Bad plugin name in /help...

 
 

bug #42521: Bad plugin name in /help documentation for 'command' command

Submitter:  Travis Evans <tev>
Submitted:  Sun 08 Jun 2014 01:04:05 AM UTC
   
 
Category:  core commands Severity:  3 - Normal
Item Group:  documentation Status:  Works For Me
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.4.3 IRC nick: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 08 Jun 2014 07:09:53 AM UTC, comment #1: 

Hi,

This typo in /help command has already been fixed in devel version (so it will be part of 1.0): commit e2798b2cf218a4c1d507638f7f10f8e5eb0e67ae

By the way, for any bug or feature request, please use GitHub (WeeChat has moved to GitHub on 2014-03-03, for more info: http://dev.weechat.org/post/2014/03/03/Git-repositories-moved-to-Github).

I just disabled the creation of bugs/tasks in Savannah (it's now reserved to WeeChat team).

Sebastien Helleu <flashcode>
Group administrator
Sun 08 Jun 2014 01:04:05 AM UTC, original submission:  

Issuing "/help command" provides the following information:


[core]  /command  <plugin> <command>

launch explicit WeeChat or plugin command

 plugin: plugin name ('weechat' for WeeChat internal command)
command: command to execute (a '/' is automatically added if not found at beginning of command)


But using a plugin name of 'weechat' as directed fails, e.g.:

/command weechat save
-!- Plugin "weechat" not found

The correct name appears to be 'core':
/command core save

which succeeds.

Travis Evans <tev>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by tev (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-06-08 flashcode StatusNone Works For Me
        Assigned toNone flashcode
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code