Fix default landing mechanism
authorWilfried Goesgens <dothebart@citadel.org>
Sat, 10 May 2014 09:04:59 +0000 (11:04 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sat, 10 May 2014 09:04:59 +0000 (11:04 +0200)
commita9e34f4f21db2a290905929e6221eb5aa79f0192
tree86eb80706bb3a22eadb95464da953a4b78d30bfc
parente82805b6522aa9d870e4fdf8c6bceee1b712aa1f
Fix default landing mechanism

if we fail to find a handler for the current URL, we redirect to landing, forcing a go.
If i.e. a RSS gives a false link, the session then is moved to the lobby, which is bad.
webcit/context_loop.c
webcit/roomops.c