The BB code for table has some error which changes the
to
automatically even if the thread wasn't been edited by poster.
The result is that the table wasn't shown noramaly and only shows the error BB code.
Take an example, this is a 1x2 table.
[TABLE=full]
[TR]
[td]1[/td][td]2[/td]
[/TR]
[/TABLE]
and its normal BB code is
it will be changed into error BB code
Then table won't shown as table, only code were shown.
After testing, this situation can be reproduced by repeatedly switching BB code mode in the editor.
However, the original table which was normal and didn't been edit by poster also meet this situation and been changed by system.
May administrators review and fix this issue.
Code:
[TABLE]
Code:
[TABLE=full]
The result is that the table wasn't shown noramaly and only shows the error BB code.
Take an example, this is a 1x2 table.
| 1 | 2 |
[TR]
[td]1[/td][td]2[/td]
[/TR]
[/TABLE]
and its normal BB code is
Code:
[TABLE]
[TR]
[td]1[/td][td]2[/td]
[/TR]
[/TABLE]
Code:
[TABLE=full]
[TR]
[td]1[/td][td]2[/td]
[/TR]
[/TABLE]
After testing, this situation can be reproduced by repeatedly switching BB code mode in the editor.
However, the original table which was normal and didn't been edit by poster also meet this situation and been changed by system.
May administrators review and fix this issue.
Last edited by Wokann,







