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

[BUG-226606] bug in llLoadUrl function in LSL #5104

Open
sl-service-account opened this issue Mar 29, 2019 · 3 comments
Open

[BUG-226606] bug in llLoadUrl function in LSL #5104

sl-service-account opened this issue Mar 29, 2019 · 3 comments

Comments

@sl-service-account
Copy link

What just happened?

When an URL is passed in llLoadUrl function, the link created in the dialog box adds a "?" character... and when we click on it, it adds the "%20" characters at the end of the url in internal or external web navigator. Links systematicaly finish on a 404 error.

What were you doing when it happened?

404 error because of erraric links

What were you expecting to happen instead?

I have to correct handly the URLs... but other people won't necessary do.

Other information

I think it's an encoding problem. I use the french version of SL on Windows 7 and 8. Same problem.

Original Jira Fields
Field Value
Issue BUG-226606
Summary bug in llLoadUrl function in LSL
Type Bug
Priority Unset
Status Accepted
Resolution Accepted
Reporter Sancho Almodovar (sancho.almodovar)
Created at 2019-03-29T00:30:24Z
Updated at 2019-03-29T20:06:44Z
{
  'Build Id': 'unset',
  'Business Unit': ['Platform'],
  'Date of First Response': '2019-03-29T13:32:01.932-0500',
  "Is there anything you'd like to add?": "I think it's an encoding problem. I use the french version of SL on Windows 7 and 8. Same problem.",
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'System': 'SL Viewer',
  'Target Viewer Version': 'viewer-development',
  'What just happened?': 'When an URL is passed in llLoadUrl function, the link created in the dialog box adds a "?" character... and when we click on it, it adds the "%20" characters at the end of the url in internal or external web navigator. Links systematicaly finish on a 404 error.',
  'What were you doing when it happened?': '404 error because of erraric links',
  'What were you expecting to happen instead?': "I have to correct handly the URLs... but other people won't necessary do.",
  'Where': 'http://maps.secondlife.com/secondlife/Lao/41/87/1505',
}
@sl-service-account
Copy link
Author

Whirly Fizzle commented at 2019-03-29T18:32:02Z, updated at 2019-03-29T18:33:16Z

I can't reproduce this on default LL release: Second Life Release 6.1.0.524670 (64bit)
Windows 7, Viewer set to System default language (English), Running on English UK version of Win 7.
I suspect you are correct it's an encoding problem.

https://prnt.sc/n4s2yb

Note VWR-17689
Should have been fixed in 2014 :D

@sl-service-account
Copy link
Author

Sancho Almodovar commented at 2019-03-29T19:49:06Z

Ok. Then... when I put my SL in english in preferences... it worked. When I came back to Default language (here french), the bug came back. 

Thank you for the answer. I'm going to put my SL in english... but it should be nice that this bug in french version were fixed in a next update. ;)

Cordially.

@sl-service-account
Copy link
Author

Kyle Linden commented at 2019-03-29T20:06:44Z

Hello Sancho,

Thank you for the report!

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