Difference between revisions of "Talk:LlEscapeURL"

From Second Life Wiki
Jump to navigation Jump to search
(New page: As of 1.19, the following characters are not escaped: ! # $ & ' ( ) * + , - . / : ; = ? @ _ ~ . See [http://jira.secondlife.com/browse/SVC-1405 SVC-1405] for details. --~~~~)
 
Line 1: Line 1:
As of 1.19, the following characters are not escaped: ! # $ & ' ( ) * + , - . / : ; = ? @ _ ~ .
As of 1.19, the following characters are not escaped: ! # $ & ' ( ) * + , - . / : ; = ? @ _ ~ .
See [http://jira.secondlife.com/browse/SVC-1405 SVC-1405] for details. --[[User:Dedric Mauriac|Dedric Mauriac]] 18:53, 1 February 2008 (PST)
See [http://jira.secondlife.com/browse/SVC-1405 SVC-1405] for details. --[[User:Dedric Mauriac|Dedric Mauriac]] 18:53, 1 February 2008 (PST)
SVC-1405 has been fixed and the 255 byte limit has also been removed - so the length of the string is now only limited with the available script memory.  --[[User:MSo Lambert|MSo Lambert]] 12:38, 4 July 2008 (PDT)

Revision as of 12:38, 4 July 2008

As of 1.19, the following characters are not escaped: ! # $ & ' ( ) * + , - . / : ; = ? @ _ ~ . See SVC-1405 for details. --Dedric Mauriac 18:53, 1 February 2008 (PST)


SVC-1405 has been fixed and the 255 byte limit has also been removed - so the length of the string is now only limited with the available script memory. --MSo Lambert 12:38, 4 July 2008 (PDT)