Wrong name for Xec (Presence/UnavaiLable)

Bug #1394398 reported by pou
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Movim
Fix Committed
Low
pou

Bug Description

Here are the files where you use Unavaiable instead of Unavailable:

grep -nHIirF -- Unavaiable (dans le dossier : /var/www/movim_angular)
./app/widgets/Presence/Presence.php:25:use Moxl\Xec\Action\Presence\Unavaiable;
./app/widgets/Presence/Presence.php:109: $p = new Unavaiable;
./app/widgets/Chat/Chat.php:23:use Moxl\Xec\Action\Presence\Unavaiable;
./app/widgets/Chat/Chat.php:324: $pu = new Unavaiable;
./vendor/movim/moxl/src/Moxl/Stanza/Presence.php:59: static function unavaiable($to = false, $status = false, $type = false)
./vendor/movim/moxl/src/Moxl/Xec/Action/Presence/Unavaiable.php:3: * Unavaiable.php
./vendor/movim/moxl/src/Moxl/Xec/Action/Presence/Unavaiable.php:30:class Unavaiable extends Action
./vendor/movim/moxl/src/Moxl/Xec/Action/Presence/Unavaiable.php:40: Presence::unavaiable($this->_to.'/'.$this->_ressource, $this->_status, $this->_type);
./vendor/movim/moxl/src/Moxl/Xec/Action/Pubsub/Errors.php:57: $evt->runEvent('pubsuberror', t("This service is unavaiable"));
Search completed with 9 matches.

(According to Geany...maybe I should double check...)

pou (nodpounod)
Changed in movim:
status: New → Fix Committed
assignee: nobody → pou (nodpounod)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.