Celestia URLs are not URL encoded
Posted: 29.01.2009, 17:55
Just a quick note, when Celestia creates a URL (using the CTRL+C keystroke) the resulting URL is not properly URL encoded. For example, when observing a satellite named "OFEQ 7" the resulting URL is:
The whitespace should be altered to %20. This is also a problem for satellites with the "[+]" notation in their names (of which there are many). Is it possible to get Celestia to do this URL encoding? Many thanks!
- Jeff
Code: Select all
cel://Follow/Sol:Earth:OFEQ 7/2009-01-29T17:53:26.53329?x=3wbP4QU&y=+IszDAE&z=7l5Jpgk&ow=0.961725&ox=0.0440697&oy=-0.270087&oz=-0.0139648&select=Sol:Earth:OFEQ 7&fov=35.5732&ts=1<d=0&p=0&rf=1955607&lm=2179&tsrc=0&ver=3
The whitespace should be altered to %20. This is also a problem for satellites with the "[+]" notation in their names (of which there are many). Is it possible to get Celestia to do this URL encoding? Many thanks!
- Jeff