Open sl-service-account opened 8 years ago
Lucia Nightfire commented at 2016-04-07T18:04:32Z
Nice name, Fred, heh.
Whirly Fizzle commented at 2016-04-07T19:58:39Z
This also reproduces on default release: Second Life 4.0.3 (312816) Mar 22 2016 14:59:25 (Second Life Release)
You may not see the reported behaviour, the blank experience name, on either default release or Second Life 4.0.4.313590 though, it depends on whether you have opened an object/script profile from an item rezzed inworld previously that session where the item has an experience associated with it.
What seems to be happening is that when viewing an object profile from within inventory, the object profile will show the last experience from an object/script profile opened from an object rezzed inworld.
Example:
Rez a box, Box A, add default script & compile script with Experience A.
Rez a second box, Box B, add default script & compile script with Experience B.
Edit Box A -> Contents tab, right click script -> Properties.
Observe Experience A correctly shows in script profile.
Take a copy of Box B into inventory.
Right click Box B in inventory -> Properties.
Observed: Properties of Box B will show Experience A
Expected: Properties of Box B should show Experience B.
Kyle Linden commented at 2016-04-07T21:52:12Z
This repros against release and is not specific to Quick Graphics
Steps to Reproduce
Actual Behavior
Experience is not visible in object profile
Expected Behavior
Object profile should contain information about used experience
Other information
Attachments
Original Jira Fields
| Field | Value | | ------------- | ------------- | | Issue | BUG-11733 | | Summary | Experience is not visible in object profile | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | EugenK ProductEngine (eugenk.productengine) | | Created at | 2016-04-07T12:04:46Z | | Updated at | 2016-04-07T21:52:12Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2016-04-07T13:04:31.576-0500', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'Experience is not visible in object profile', 'What were you doing when it happened?': '1. User A, add a default script to a prim.\r\n2. Associate the script with an experience and save it.\r\n3. Take a copy of the prim and give it to User B\r\n4a. User B, open prim object profile from inventory.\r\n4b. User B, rez the prim, and open the Properties of the script inside.\r\n', 'What were you expecting to happen instead?': 'Object profile should contain information about used experience', } ```