Core icon indicating copy to clipboard operation
Core copied to clipboard

Webadmin chat doesn't linkify URLs with slashes in them

Open madmaxoft opened this issue 11 years ago • 0 comments

If an URL has a slash in it, the webadmin chat viewer doesn't linkify it.

Rewrite the chat to: 1, Use pattern matching to linkify the URLs 2, Move the linkification to when the message is received from the OnChat hook, to avoid linkifying on every page load.

madmaxoft avatar Feb 17 '14 21:02 madmaxoft