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

[BUG-37645] [httpmsg] Newly created & renamed favorite landmark saves using the old name #11983

Open
sl-service-account opened this issue Aug 13, 2016 · 1 comment

Comments

@sl-service-account
Copy link

sl-service-account commented Aug 13, 2016

Steps to Reproduce

  • World -> Landmark this place.

  • Rename the Title to TEST.

  • Change "Landmark Location" to Favorites.

  • Save the landmark.

    Observed Behaviour

  • New favorite landmark initially appears in the favorites bar with the correct title of TEST.

  • After a second, the favorite name changes from TEST back to the original landmark title.

  • See Fig 1 attached.

    Expected Behaviour

    The favorite should save using the custom title of TEST.

    Other Information.

    It appears this bug started with the Http Inventory changes.
    Logs show:
    {code}
    2016-08-13T01:01:12Z WARNING:#CoreHttp LLCore::HttpPolicy::stageAfterCompletion: HTTP request 2F225F90 failed after 0 retries. Reason: Bad Request (Http_400)
    2016-08-13T01:01:12Z WARNING: LLCoreHttpUtil::HttpCoroHandler::onCompleted:


Error<Http_400> cannot access url 'https://sim10234.agni.lindenlab.com:12043/cap/c1e25443-f580-a381-dd06-2ff500558737/item/5b3e852e-f96c-3376-ac32-6d48ad6ff2b7' because Bad Request

2016-08-13T01:01:12Z WARNING:#Inventory AISAPI::InvokeAISCommandCoro: Inventory error: Bad Request
2016-08-13T01:01:12Z WARNING:#Inventory AISAPI::InvokeAISCommandCoro:

error_code
0
error_description
Cannot change parent_id. Use MOVE method.
error_filename
items.py
error_function
Item.mergeUntrusted
error_line_number
597
http_result

error_body
<?xml version="1.0" ?><llsd><map><key>error_line_number</key><integer>597</integer><key>error_code</key><integer/><key>error_filename</key><string>items.py</string><key>error_description</key><string>Cannot change parent_id. Use MOVE method.</string><key>error_function</key><string>Item.mergeUntrusted</string></map></llsd>
headers

message

status
1
success
0
type
400
url
https://sim10234.agni.lindenlab.com:12043/cap/c1e25443-f580-a381-dd06-2ff500558737/item/5b3e852e-f96c-3376-ac32-6d48ad6ff2b7


2016-08-13T01:01:12Z INFO:#Inventory LLInventoryModel::onAISUpdateReceived: elapsed: 0.000759s
2016-08-13T01:01:12Z INFO: LLCoprocedurePool::coprocedureInvokerCoro: Finished coprocedure(AIS(UpdateItem)) in pool "AIS"
{code}

Attachments

Original Jira Fields
Field Value
Issue BUG-37645
Summary [httpmsg] Newly created & renamed favorite landmark saves using the old name
Type Bug
Priority Unset
Status Accepted
Resolution Accepted
Reporter Whirly Fizzle (whirly.fizzle)
Created at 2016-08-13T00:47:00Z
Updated at 2016-10-13T18:17:43Z
{
  'Business Unit': ['Platform'],
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'System': 'SL Viewer',
  'Target Viewer Version': 'viewer-development',
  'What just happened?': 'Filling in...',
  'What were you doing when it happened?': '...',
  'What were you expecting to happen instead?': '...',
}
@sl-service-account
Copy link
Author

Whirly Fizzle commented at 2016-10-13T13:42:37Z

Bug also reproduces if you create a new landmark, rename it and save it to a subfolder of My Landmarks.

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