From 4e28024afd2655da1dc2ccfeb0f5b91c8f8391c7 Mon Sep 17 00:00:00 2001 From: Liny Date: Fri, 14 Jun 2019 22:56:37 -0700 Subject: [PATCH] Move URLs for firestorm jira over to newer URL as old one is being depricated. --- indra/llui/llurlentry.cpp | 2 +- indra/newview/app_settings/settings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/indra/llui/llurlentry.cpp b/indra/llui/llurlentry.cpp index 10e2cd5172..b6ddeda7a8 100644 --- a/indra/llui/llurlentry.cpp +++ b/indra/llui/llurlentry.cpp @@ -1574,7 +1574,7 @@ std::string LLUrlEntryJira::getUrl(const std::string &string) const string.find("SLS") != std::string::npos || string.find("SUP") != std::string::npos ) { - return llformat("https://jira.phoenixviewer.com/browse/%s", string.c_str()); + return llformat("https://jira.firestormviewer.org/browse/%s", string.c_str()); } else { diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index a2b206e722..32f9e19ff5 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -13529,7 +13529,7 @@ Change of this parameter will affect the layout of buttons in notification toast Type String Value - https://jira.phoenixviewer.com/secure/CreateIssueDetails!init.jspa?pid=10005&issuetype=1&priority=3&environment=[ENVIRONMENT] + https://jira.firestormviewer.org/secure/CreateIssueDetails!init.jspa?pid=10005&issuetype=1&priority=3&environment=[ENVIRONMENT] RevokePermsOnStopAnimation