Open sl-service-account opened 7 years ago
Oz Linden commented at 2017-06-14T19:56:09Z, updated at 2017-06-14T20:02:00Z
The URL value in that script is not valid because it contains a space character (between 'Whirly' and 'Fizzle')
Properly, that should be replaced with a plus sign (in a URL, that becomes a space in the server; to put a '+' into a URL, you use '%2B')
Whirly Fizzle commented at 2017-06-14T20:05:16Z
@Oz Is this something that the creator needs to fix in their script then?
Whirly Fizzle commented at 2017-06-14T20:43:11Z
Another repro item: https://gyazo.com/0b0dda7d786697eaa99d6738300981ac This was third hand information, I didn't check it yet. I think this is the correct item: https://marketplace.secondlife.com/p/Hibis-Blowdart-box/2966168?
Oz Linden commented at 2017-06-14T21:15:57Z
It wouldn't hurt for scripts to make the fix themselves by replacing spaces with plus signs, but I think we'll make that change internally anyway. So if you're willing to wait for a server update you can just do that. Could be next week.
Whirly Fizzle commented at 2017-06-14T21:30:26Z
Group notice from Lelutka.
Dear customers, It has come to our attention that our heads are generating error messages on Magnum or Cake regions.
A jira has been filed and we are aware of the issue. Until the fix is deployed, Bento head users can eliminate the error messages by turning off automatic updates: http://prntscr.com/fju039 — older mesh heads users please ignore this error.
This issue affects many products across the grid, and will likely be resolved by Linden Labs soon. We are watching the issue closely, and will issue our own patch soon if the LL fix does not appear to be happening in a reasonable timeframe. Thank you for your patience.
Steps to Reproduce
Get a copy of the ".LeLutka.Head.Simone 2.7" mesh head from Kyle Linden.
Go to any region running server version 17.06.13.327111, currently RC Magnum & RC Cake. eg) http://maps.secondlife.com/secondlife/Magnum%20Sandbox%20A/128/128/23
Attach the mesh head.
Observed Behaviour
The mesh head spits a script error... [12:33] URL 'http://lelutka.com/melski/update.php?USERNAME=Whirly Fizzle&USERKEY=2e255955-e183-48c4-b9f9-1cd1b80db94e&PRODUCT=5464c0fa2a6457cbe127117663cbd34f00c9f19f&VER=2.7' is not valid
Expected Behaviour
No script error. Does not reproduce on Main Channel, BlueSteel or LeTigre regions.
Other Information
Attachments
Links
Duplicates
Original Jira Fields
| Field | Value | | ------------- | ------------- | | Issue | BUG-100831 | | Summary | Lelutka Simone bento head spits a script error when attached on 17.06.13.327111 regions (Magnum & Cake) | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | Whirly Fizzle (whirly.fizzle) | | Created at | 2017-06-14T19:37:41Z | | Updated at | 2017-06-15T01:22:27Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2017-06-14T14:56:08.765-0500', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Simulator', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'Filling in.......', 'What were you doing when it happened?': '....', 'What were you expecting to happen instead?': '.....', 'Where': 'RC Magnum, RC Cake\r\n17.06.13.327111', } ```