Graylog2 / Graylog2/graylog2-server

Hyperlink String Decorator concatenates multiple URLs

Open
#7,537 0 comments 0 reactions 0 assignees View on GitHub
bug search triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

Hyperlink String Decorator concatenates multiple URLs
## Expected Behavior
I have a field with multiple URLs like this.
See_Also
http://www.nessus.org/u?577af692
http://www.nessus.org/u?8e4e0b74

Each link should be individually clickable.

## Current Behavior
The two are joined like this:
http://www.nessus.org/u?577af692http://www.nessus.org/u?8e4e0b74

![example](https://user-images.githubusercontent.com/12917606/75159446-2ddac400-56e6-11ea-8dd7-453855a78de1.png)
## Steps to Reproduce (for bugs)
1.
2.
3.
4.

## Context
Using graylog as dashboard for Nessus vulnerability scans. I would like the links to see_also to work.

## Your Environment
Client:
Windows 10 1809
Chrome Version 80.0.3987.116
Server:
Graylog v3.0.2+1686930
Operating System: CentOS Linux 7 (Core)
Kernel: Linux 3.10.0-1062.9.1.el7.x86_64

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.