Skip to content

unrecognized expression [bareJid=username@localhost] #15

@tdxdave

Description

@tdxdave

This occurs when you try to chat wit someone.

The problem is In beechat.js.php

All the filter('bareJid=' + something + ']')

need to be changed to

filter('bareJid="' + something + '"]')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions