Graylog2 / Graylog2/graylog2-server
Hyperlink String Decorator concatenates multiple URLs
- 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

## 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
Assessment
This issue has not been assessed yet.