diff options
author | Charles Krinke | 2008-10-03 02:33:59 +0000 |
---|---|---|
committer | Charles Krinke | 2008-10-03 02:33:59 +0000 |
commit | d5b3a66f524b2709c819c90bcc2d9396218c9306 (patch) | |
tree | 8fdd522c1aaebe1eb173c89ee602e3b484b3f061 /OpenSim/Region/Modules/AvatarFactory/Properties | |
parent | Check for empty string as well, just as illegal. (diff) | |
download | opensim-SC_OLD-d5b3a66f524b2709c819c90bcc2d9396218c9306.zip opensim-SC_OLD-d5b3a66f524b2709c819c90bcc2d9396218c9306.tar.gz opensim-SC_OLD-d5b3a66f524b2709c819c90bcc2d9396218c9306.tar.bz2 opensim-SC_OLD-d5b3a66f524b2709c819c90bcc2d9396218c9306.tar.xz |
Mantis#2307. Thank you kindly, Godfrey for a patch that solves:
In Second Life's implementation of llParseString2List(), all spacer
strings which occur within the source string are included in the
resulting list. In OpenSim's implementation, any spacers occurring
at the beginning of the string are discarded; furthermore, if multiple
spacers occur between non-spacer elements, or at the end of the source
string, only the first spacer is added to the resulting list;
the remainder are discarded.
Diffstat (limited to 'OpenSim/Region/Modules/AvatarFactory/Properties')
0 files changed, 0 insertions, 0 deletions