I'm not sure when this started, but I noticed it today when a user was having trouble with a script from another forumotion forum. This will affect any javascripts with single line comments.
Apparently some text followed by two slashes with text converts it to a hyperlink.
Ex: 0 + // + Text = 0 http://Text
Apparently some text followed by two slashes with text converts it to a hyperlink.
Ex: 0 + // + Text = 0 http://Text
- Code:
1 //HELLO
2 //TEXT
Last edited by SethC1995 on October 29th 2013, 1:43 pm; edited 1 time in total