Descriptive Problem Summary:
clicking topic links (a href="?_src_=stuff here") in the output control causes the following error to show up in the console "GET http://192.168.0.3:31337/ 404 (Not Found)", the client is disconnected, and the text Not Found replaces the web client.
On /tg/station code, while admin (there isn't any way to make such links show up as a normal user unless you are an ai or other people are talking while you are a ghost), just type adminhelp "test" then click any of the links that show up.
It seems all of the links are getting changed to a href="#"
ID:1925999
![]() Aug 27 2015, 6:35 pm
|
|||||||||||||
| |||||||||||||
![]() Aug 27 2015, 11:45 pm
|
|
Hrm, that's definitely wrong behavior. Links in output should be shunting to byond.go(). I'll take a look at it.
|