New link in the top of page "IRC Chat". |
Register | Login | |||||
Main
| Memberlist
| Active users
| Calendar
| Last Posts
| IRC Chat
| Online users Ranks | FAQ | XPW | Stats | Color Chart | Photo album |
| |
0 users currently in Help & Suggestions. |
User | Post |
Luigi442wii Posts: 36/155 |
I should also mention that the same problems happen when editing a post in the post header and signature. It adds a / between the div styles markup in my layout.
Anyway, you could always try to contact him outside the board and bring this to his attention, but do it nicely of course |
Xeoman Posts: 11442/11757 |
Not sure if our coder will see this or not. |
Luigi442wii Posts: 16/155 |
It's known, but I'd rather it would be fixed. I believe the error occurs because of whatever converts a press of the return key to a new line using HTML is completely broken, since it works fine if you replace every instance of a new line made with the return key with a br, but doesn't if you just use the return key... I could be wrong though. For some reason, apostrophes and other characters which are & characters in HTML also have the same problem, so it's probably more or less related to the HTML parser... |