I'm trying to have a trigger display an IP/Port combination so our guys can easily navigate to the problem. For whatever reason you can't use a colon so I can't set the port.
I just want it to be something like "http://192.168.1.234:3451" but I get an error with the colon, without it it's fine but obviously the link doesn't work.
I saw something about changing the definition "VALID_URI_SCHEMES" to fix this? But I can't find much information regarding this.
I just want it to be something like "http://192.168.1.234:3451" but I get an error with the colon, without it it's fine but obviously the link doesn't work.
I saw something about changing the definition "VALID_URI_SCHEMES" to fix this? But I can't find much information regarding this.
Comment