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

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

Open
briankendall opened this issue Jul 25, 2018 · 0 comments
Open
Labels
bug Something isn't working

Comments

@briankendall
Copy link

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.

@briankendall briankendall changed the title Bug: Wey doesn't submit messages containing angle brackets properly Bug: Wey doesn't display messages containing angle brackets properly Jul 25, 2018
@zcbenz zcbenz added the bug Something isn't working label Dec 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants