Bernd
05/20/2021 (Thu) 15:19:29
[Preview]
No.43721
del
There are interesting bug that can explain "nobody is there": link on main /kc/ page to IRC is wrong (at least for me):
https://qchat.rizon.net/?channels=%endchanIt opens web UI with #%endchan channel as default, so, if user doesn't know about all these channels, he'll get into empty channel.
It is pretty strange, because link on thread page (i.e. /kc/res/...) is ok:
https://qchat.rizon.net/?channels=endchanLink on main page is also ok, although it has different case:
https://qchat.rizon.net/?channels=EndchanIRC channels are case-sensitive by RFC, but looks like rizon or web ui ignore it (don't know who doing it though, looks like UI).
I don't understand why there are different links - do this site really has different top headers, at least in board/channel interface? They look same, so why different templates?
But whatever, here is the possible problem.