Skip to content
Snippets Groups Projects
Commit d0dd18a9 authored by Vladimir Pchelko's avatar Vladimir Pchelko
Browse files

EXT-6934 FIXED method LLInventoryObject::rename does not change Name, if...

EXT-6934 FIXED method LLInventoryObject::rename does not change Name, if string is empty after correction.

Problem description:
LLInventoryObject::rename corrects incoming string and remove odd spaces,
for example converts string "    " to empty string "",
as the result empty string can be set as InventoryObject name.

Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/505/

--HG--
branch : product-engine
parent 20674540
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment