Skip to content

unrecognized expression [bareJid=username@localhost] #15

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 + '"]')

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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