Details
-
Type:
Defect
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Viewer 2.1.1
-
Fix Version/s: Sprint 14
-
Labels:None
-
Environment:Second Life 2.2.0 (210127) Sep 21 2010 16:02:42 (Second Life Beta Viewer)
Second Life Server 10.09.21.210146
CPU: Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz (2400.03 MHz)
Memory: 2047 MB
OS Version: Microsoft Windows 7 64-bit (Build 7600)
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: GeForce 8800 GT/PCI/SSE2
Windows Graphics Driver Version: 8.17.0012.5896
OpenGL Version: 3.3.0
libcurl Version: libcurl/7.20.1 OpenSSL/0.9.8j zlib/1.2.3
J2C Decoder Version: KDU
Audio Driver Version: FMOD version 3.740000
Qt Webkit Version: 4.6 (version number hard-coded)
Voice Server Version: Vivox 3.1.0001.8821
Built with MSVC version 1400
Packets Lost: 4/150,686 (0.0%)Second Life 2.2.0 (210127) Sep 21 2010 16:02:42 (Second Life Beta Viewer) Second Life Server 10.09.21.210146 CPU: Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz (2400.03 MHz) Memory: 2047 MB OS Version: Microsoft Windows 7 64-bit (Build 7600) Graphics Card Vendor: NVIDIA Corporation Graphics Card: GeForce 8800 GT/PCI/SSE2 Windows Graphics Driver Version: 8.17.0012.5896 OpenGL Version: 3.3.0 libcurl Version: libcurl/7.20.1 OpenSSL/0.9.8j zlib/1.2.3 J2C Decoder Version: KDU Audio Driver Version: FMOD version 3.740000 Qt Webkit Version: 4.6 (version number hard-coded) Voice Server Version: Vivox 3.1.0001.8821 Built with MSVC version 1400 Packets Lost: 4/150,686 (0.0%)
-
Code Review:
-
Branch/Repo Fixed In:
-
QA Status:Resolution Verified
-
Approvals:Code Review, Product Owner
Description
Present since the initial release of Viewer 2.0 (after first error of scripts not recognizing new lines was solved).
Indenting in a Second Life script is both highly irregular and bothersome. In Viewer 1.23 and earlier, one could predict indentation/tabbing as follows:
If(x != y)
{
Predictable automatic single tab in
}
Predictable single tab 'back out'
(apparently the auto-formatting of the JIRA doesn't allow me to place an open bracket or a closed bracket on its own line ... so that will have to be imagined)
In Viewer 2.0 and later ... this behavior is completely unpredictable, sometimes resulting in multiple tabs "in", other times tabbing 2-3 spaces "out" (and sometimes tabbing 'out' when entering brackets ... or tabbing 'in' when leaving brackets).
Attachments
Issue Links
- related
-
STORM-1234 In Nearby Chat, Group Chat and IM Chat, URL selection frequently fails to grab last character
-
- Closed
-