Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

[BUG-18269] [Improvement] llCreateKeyValue() & llUpdateKeyValue() should not allow input keys to contain commas as it skews the results of llKeysKeyValue(). #2661

Open
1 task
sl-service-account opened this issue Jun 4, 2016 · 0 comments

Comments

@sl-service-account
Copy link

sl-service-account commented Jun 4, 2016

Information

Filing for posterity regardless of the outcome.

llCreateKeyValue() & llUpdateKeyValue() should not allow input keys to contain commas as it skews the results of llKeysKeyValue() when moving to list format.

See the Caveats in http://wiki.secondlife.com/wiki/LlKeysKeyValue

XP_ERROR_INVALID_PARAMETERS should be returned if a comma is present in the input key when using llCreateKeyValue() or llUpdateKeyValue() similarly as it does when using null strings.

This will be a bigger issue when https://jira.secondlife.com/browse/BUG-11693 is implemented which is why I am filing it now.

Comments welcome. Thanks for any consideration.

Links

Related

Original Jira Fields
Field Value
Issue BUG-18269
Summary [Improvement] llCreateKeyValue() & llUpdateKeyValue() should not allow input keys to contain commas as it skews the results of llKeysKeyValue().
Type New Feature Request
Priority Unset
Status Accepted
Resolution Accepted
Reporter Lucia Nightfire (lucia.nightfire)
Created at 2016-06-04T03:13:53Z
Updated at 2016-06-15T19:00:20Z
{
  'Business Unit': ['Platform'],
  'How would you like the feature to work?': 'Filing for posterity regardless of the outcome.\r\n\r\nllCreateKeyValue() & llUpdateKeyValue() should not allow input keys to contain commas as it skews the results of llKeysKeyValue().\r\n\r\nSee the Caveats in http://wiki.secondlife.com/wiki/LlKeysKeyValue\r\n\r\nXP_ERROR_INVALID_PARAMETERS should be returned if a comma is present in the input key when using llCreateKeyValue() or llUpdateKeyValue() similarly as it does when using null strings.\r\n\r\nThis will be a bigger issue when https://jira.secondlife.com/browse/BUG-11693 is implemented which is why I am filing it now.\r\n\r\nComments welcome. Thanks for any consideration.',
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'Target Viewer Version': 'viewer-development',
  'Why is this feature important to you? How would it benefit the community?': '?',
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant