Forum bugs
Forum bugs
There are few slight bugs in the forum.
1) editing posts wich contain "c++ template" code give me an error. Probably caused by "<" and ">" characters. So after posting a message I'm not able to change the post unless I remove those characters.
2) editing a post wich have no answer does not display the correct "last update date/hour". So if Have no reply in a very old post I can edit it freely and the old date is still showed.
3) removing a post should be disabled some time (2 hours? enough for removing if you change your idea). I tested that. If I have a message with no reply I can remove it and re-post it. That bump the posts. Used only once. It's nice to post some message and then seen your message in 2nd position moved down by someone who removed and re-added the same message.
all bugs tested with chrome, firefox and internet explorer
1) editing posts wich contain "c++ template" code give me an error. Probably caused by "<" and ">" characters. So after posting a message I'm not able to change the post unless I remove those characters.
2) editing a post wich have no answer does not display the correct "last update date/hour". So if Have no reply in a very old post I can edit it freely and the old date is still showed.
3) removing a post should be disabled some time (2 hours? enough for removing if you change your idea). I tested that. If I have a message with no reply I can remove it and re-post it. That bump the posts. Used only once. It's nice to post some message and then seen your message in 2nd position moved down by someone who removed and re-added the same message.
all bugs tested with chrome, firefox and internet explorer
Junior Irrlicht Developer.
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Re: Forum bugs
I can't edit this post for example:
http://irrlicht.sourceforge.net/forum/v ... =9&t=45957
and the same apply If I copy past that message in any other message and the I try to save changes.
http://irrlicht.sourceforge.net/forum/v ... =9&t=45957
and the same apply If I copy past that message in any other message and the I try to save changes.
Junior Irrlicht Developer.
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: Forum bugs
And the other two are no errors, but features.
Re: Forum bugs
My guess is that the problem is caused by large code-posts.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: Forum bugs
Hmmm... I edited post, which is now here:CuteAlien wrote:My guess is that the problem is caused by large code-posts.
http://irrlicht.sourceforge.net/forum/v ... 7&start=30
very long time and I didn't notice any problems. Maybe signs like a /** are problematic?
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
Re: Forum bugs
hybrid wrote:And the other two are no errors, but features.
that users can use as well without limit?
Junior Irrlicht Developer.
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: Forum bugs
Yes, of course. Because we have a community with good memory and people will get the proper replies in case they try to push their posts too much. Maybe just think about why you cannot add to your own threads any more information and why a never-replied thread just above yours is really a problem to you...
Re: Forum bugs
ok got it:). So is left to good community. That will probably not work with other forums
Junior Irrlicht Developer.
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Re: Forum bugs
I found some troubles also editing long posts with c++ code, When i press the button to commit the changes, the browser simply goes to a blank page and does nothing.
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
Re: Forum bugs
Yup. In the stats topic I first tried to paste it in a code box, but getting a blank page had to use pastebin.
Re: Forum bugs
Yeah, it's an annoying problem ... but we don't know yet what _exactly_ triggers it. It doesn't just seem to be the length - but something in the code (sometimes happens with very short code, but sometimes not reproducible, etc...). Maybe someone has fun finding the exact condition which cause this problem - that could help finding a solution.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: Forum bugs
The forum is too laggy for fast experimenting (and also gives 503 Varnish cache errors often). SF, fix your infra.
Re: Forum bugs
Yeah.. that is another problem *sigh*. Also currently we have an deleted thread that comes up as "unread" all the time. And the usual button to fix this fails because of timeouts. I guess we should contact SF guys - maybe they can do something as those forum problems are going on by now for a rather long time.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: Forum bugs
I think you can simply press 'Mark all unread' to get rid of the post. I also had this a few days, but since pressing the button all's good.