Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

Bug: Wey doesn't display messages containing angle brackets properly #70

@briankendall

Description

@briankendall

If I write a message with an angle bracket enclosing a word (so that it looks like an HTML tag), such as:

testA <testB>

Wey will display it as:

testA testB

...with testB displayed as a link to http://slackworkspacename.slack.com/testB

Further, is there is an open angle bracket without the closing bracket, such as:

testA <testB with more text

Wey will not display anything after the open angle bracket:

testA

This does not happen in the official Slack app.

The messages are actually being posted correctly, as viewing the messages in the official Slack app will show what I typed. Also, if I tell Wey to reload the channel, it will then display the messages correctly.

I'm running macOS 10.13.3. I have not had a chance to try and reproduce this bug on any other OS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions