Details
-
Type:
Defect
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Active
-
Environment:Second Life 3.0.3 (240895) Sep 15 2011 11:47:07 (Second Life Release)
Versionshinweise
CPU: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz (2664.79 MHz)
Speicher: 8188 MB
Betriebssystem, Version: Microsoft Windows 7 64-bit Service Pack 1 (Build 7601)
Grafikkarten-Hersteller: NVIDIA Corporation
Grafikkarten: GeForce GTX 260/PCI/SSE2
Windows Grafiktreiber-Version: 8.15.0011.8618
OpenGL Version: 3.0.0
libcurl-Version: libcurl/7.21.1 OpenSSL/0.9.8q zlib/1.2.5 c-ares/1.7.1
J2C-Decoderversion: KDU v6.4.1
Audio-Treiberversion: FMOD version 3.750000
Qt Webkit-Version: 4.7.1 (version number hard-coded)
Voice-Serverversion: Nicht verbunden
Kompiliert mit MSVC version 1600Second Life 3.0.3 (240895) Sep 15 2011 11:47:07 (Second Life Release) Versionshinweise CPU: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz (2664.79 MHz) Speicher: 8188 MB Betriebssystem, Version: Microsoft Windows 7 64-bit Service Pack 1 (Build 7601) Grafikkarten-Hersteller: NVIDIA Corporation Grafikkarten: GeForce GTX 260/PCI/SSE2 Windows Grafiktreiber-Version: 8.15.0011.8618 OpenGL Version: 3.0.0 libcurl-Version: libcurl/7.21.1 OpenSSL/0.9.8q zlib/1.2.5 c-ares/1.7.1 J2C-Decoderversion: KDU v6.4.1 Audio-Treiberversion: FMOD version 3.750000 Qt Webkit-Version: 4.7.1 (version number hard-coded) Voice-Serverversion: Nicht verbunden Kompiliert mit MSVC version 1600
-
Patch attached:Patch attached
-
Branch/Repo Fixed In:
-
Approvals:Code Review
-
Test Plan:
Description
In the XML definition for the worldmap floater, the control for the icon next to the region search textbox is named "region_icon", in the source code however, it is being accessed with the name "location_icon".
I attached a patch that will fix the inconsistency by changing the name in the XML file to "location_icon". The patch was created against revision 20763 in Viewer-Development.