Skip to content

Conversation

Leuca
Copy link

@Leuca Leuca commented Aug 26, 2025

PR #1608 introduced a bug that made only some of the information about the server generated on the web page.

@epoberezkin
Copy link
Member

epoberezkin commented Aug 29, 2025

what problem does it solve? Specifically, what set of data in INI file would make the page missing? The intent of the code you removed is to collapse the sections that have empty strings as data - I've not seen it resulting in page missing.

@Leuca
Copy link
Author

Leuca commented Aug 29, 2025

Please go to a smp server web page (let's say smp6.simplex.im). If you look closely you'll see that there is no commit indication next to the version number. There is also a bunch of other stuff that is missing like the contact info of the administrator (which you suggest to set always). I noticed it because I set an administrator simplex contact on my own smp server but it wasn't showing no matter what.

Speaking of the code: I simply reverted those lines to the very previous version that worked before and it worked! The newer version of the code didn't seem to only collapse the sections that have empty strings but to somehow collapse other stuff.

PR simplex-chat#1608 introduced a bug that made only some of the information about
the server generated on the web page.

Signed-off-by: Luca Magrone <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants