diff options
author | Lynx Linden <lynx@lindenlab.com> | 2010-06-17 15:36:05 +0100 |
---|---|---|
committer | Lynx Linden <lynx@lindenlab.com> | 2010-06-17 15:36:05 +0100 |
commit | 7cc006347822a70f36175dc2627814a0eaeb9c0a (patch) | |
tree | 8c537fa8233ca4b80ab73ea8b7746ca75f323553 /indra/newview/llappviewer.cpp | |
parent | 68b956b0d3069267737e4f26f93f2bba9ee6cd9c (diff) |
EXT-7901 FIXED Allow clicking on http://secondlife.com/app URLs.
The SLE code makes any http://<host>/app, http://<host>/region,
or http://<host>/secondlife URL be treated as a SLurl rather than a
normal http URL. This seems to be overly general, and has bitten us
because http://secondlife.com/app is used as a redirect URL for server
release notes.
In the short-term, I've made an exception for hostnames that match
"secondlife.com", so that the server release notes work again.
In the long-term, we should assess whether treating any URL that starts
with a path of "app", "region", or "secondlife" should be treated as a
SLurl. What happens when google adds "http://www.google.com/app"?
Diffstat (limited to 'indra/newview/llappviewer.cpp')
0 files changed, 0 insertions, 0 deletions