Feedback Question Table BB code error

  • Thread starter Thread starter Wokann
  • Start date Start date
  • Views Views 194
  • Replies Replies 1
  • Likes Likes 1

Wokann

Well-Known Member
Newcomer
Joined
Feb 6, 2023
Messages
92
Reaction score
95
Trophies
1
Website
wokann.github.io
XP
872
Country
China
The BB code for table has some error which changes the
Code:
[TABLE]
to
Code:
[TABLE=full]
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.
12
[TABLE=full]
[TR]
[td]1[/td][td]2[/td]
[/TR]
[/TABLE]
1757868959303.png

and its normal BB code is
Code:
[TABLE]
[TR]
[td]1[/td][td]2[/td]
[/TR]
[/TABLE]
it will be changed into error BB code
Code:
[TABLE=full]
[TR]
[td]1[/td][td]2[/td]
[/TR]
[/TABLE]
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.
 
Last edited by Wokann,
  • Like
Reactions: smileyhead

Site & Scene News

Popular threads in this forum