landscape icon indicating copy to clipboard operation
landscape copied to clipboard

group chat: posting a link with CamelCase endpoint text results in a broken link

Open urcades opened this issue 3 years ago • 2 comments

commit: urbit/urbit@01aaeb7

When a link to a group is formatted like~sampel/dcSpark, the resulting posted link (in this case, to a chat, but presumably elsewhere group links are parsed), is broken, and ends up looking like this:

Screen Shot 2021-09-03 at 3 12 42 PM

In this case, it seems like "Spark" has been sent to a new line.

urcades avatar Sep 03 '21 19:09 urcades

~sampel/dcSpark is an invalid group link. How should we handle these @urcades ?

liam-fitzgerald avatar Sep 05 '21 22:09 liam-fitzgerald

Let's plan to validate this on the input side, rather than on display or in the parsing.

jamesacklin avatar Jan 20 '22 19:01 jamesacklin