Forum bug in private messages

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
REDDemon
Developer
Posts: 1044
Joined: Tue Aug 31, 2010 8:06 pm
Location: Genova (Italy)

Forum bug in private messages

Post by REDDemon »

There's a bug in the forum. When I try to send long messages/ messages with quotes instead of the "your message has been successfully sended" a white page appears to me. To send private message correctly I had to remove quotes and reduce its size.

I have tried doing that with a 2nd temporary account and seems that the message is not correctly sended.. I think that this is the result of a anti-spam feature or something similiar
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
Cube_
Posts: 1010
Joined: Mon Oct 24, 2011 10:03 pm
Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d

Re: Forum bug in private messages

Post by Cube_ »

long in... how many characters?

And quote I assume you mean in this way
hello world!
"this is not the bottleneck you are looking for"
REDDemon
Developer
Posts: 1044
Joined: Tue Aug 31, 2010 8:06 pm
Location: Genova (Italy)

Re: Forum bug in private messages

Post by REDDemon »

No i quoted a long message.. I have sent you a long message wth quotes aaammmsterdddam. did you received it?
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
Cube_
Posts: 1010
Joined: Mon Oct 24, 2011 10:03 pm
Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d

Re: Forum bug in private messages

Post by Cube_ »

no.
is it too long? (There is always some limit on how long it can be...sadly)
otherwise it is probably a bug
"this is not the bottleneck you are looking for"
serengeor
Posts: 1712
Joined: Tue Jan 13, 2009 7:34 pm
Location: Lithuania

Re: Forum bug in private messages

Post by serengeor »

I think either the whole message has limited size in characters or anything in the

Code: Select all

, [quote] tags. Because I've heard that long code snippets also fail to send.

You should probably just put your quote in some other site like [url]http://pastebin.com/[/url]
Working on game: Marrbles (Currently stopped).
Post Reply