• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: SVC-1857
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Scouse Linden
Reporter: Siann Beck
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC

Mono: llDumpList2String corrupts key values

Created: 16/Mar/08 01:22 PM   Updated: 22/Mar/08 05:39 PM
Return to search
Component/s: Scripts
Affects Version/s: Mono Beta
Fix Version/s: Mono Beta

Issue Links:
Relates
 

Linden Lab Issue ID: DEV-12038
Linden Lab Internal Branch: mono-based-on-1-19-1-server-81640


 Description  « Hide
Key values are corrupted when output by llDumpList2String:

default
{
state_entry() { key TheAnyKey = "34ffd167-9c28-4fb0-8f19-8b86294abf95"; list lstTest = [TheAnyKey]; key key2 = llList2Key(lstTest, 0); llOwnerSay((string)key2); llOwnerSay(llDumpList2String(lstTest, "=")); }
}

Output:

Object: 34ffd167-9c28-4fb0-8f19-8b86294abf95
Object: ː+

Extracting the value from the list to key2 demonstrates that the list itself is not corrupting the value.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Siann Beck made changes - 16/Mar/08 01:23 PM
Field Original Value New Value
Link This issue Relates to SVC-1276 [ SVC-1276 ]
lindenrobot made changes - 17/Mar/08 08:21 AM
Linden Lab Issue ID DEV-12038
Lex Neva made changes - 17/Mar/08 10:13 AM
Affects Version/s Mono Beta [ 10240 ]
Scouse Linden made changes - 18/Mar/08 06:15 AM
Status Open [ 1 ] Fix Pending [ 10001 ]
Linden Lab Internal Branch mono-based-on-1-19-1-server-81640
Assignee Scouse Linden [ Scouse Linden ]
Periapse Linden made changes - 20/Mar/08 01:34 PM
Link This issue is related to by SVC-1276 [ SVC-1276 ]
Periapse Linden made changes - 20/Mar/08 02:19 PM
Link This issue Relates to SVC-1276 [ SVC-1276 ]
Vektor Linden made changes - 22/Mar/08 05:39 PM
Status Fix Pending [ 10001 ] Resolved [ 5 ]
Fix Version/s Mono Beta [ 10240 ]
Resolution Fixed [ 1 ]
Sue Linden made changes - 13/Nov/08 12:09 PM
Workflow jira-2007-12-22a [ 53497 ] jira-2008-11-14 [ 82310 ]
Sue Linden made changes - 13/Nov/08 04:42 PM
Workflow jira-2008-11-14 [ 82310 ] jira-2008-11-14a [ 90889 ]