Comment by ๐Ÿ›ธ bluesman

Re: "Scriptonite Lagrange Workarounds"

In: u/bluesman

I had to install fuse but then it ran fine on Windows Subsystem for Linux - much quicker than firing up Ubuntu in VirtualBox.

Every issue I was having with the auto-prompt system seems to be fixed. I was a little worried when I saw my "2 + 2" example become "2 %2B 2" in the address bar but it works fine and the copied link is percent-encoded.

Thanks for looking at this and apologies for any consternation.

๐Ÿ›ธ bluesman [OP]

2025-08-06 ยท 9 months ago

Original Post

๐Ÿ›ธ bluesman

Scriptonite Lagrange Workarounds โ€” I put in workarounds for running Scriptonite in Lagrange. The issue is that Lagrange doesn't preserve certain percent-encoded characters in urls (whether on a page or in a redirect). The fix is to sanitize Scriptonite links coming in and base64 on redirect. The one thing I can't workaround is semicolons. If you want to use them in a pre-populated variable or auto-prompt, the Scriptonite segment must be base64 encoded in advance. That should be rare but there...

๐Ÿ’ฌ 13 comments ยท 2025-08-04 ยท 9 months ago