vBulletin: Importing [TABLE] with options fails

Kirby

Well-known member
Affected version
1.5.2
When importing BB code like

Code:
[TABLE="class: grid, width: 500"]
[TR]
[TD]Some text[/TD]
[TD]Some other text[/TD]
[/TR]
[/TABLE]
from vBulletin 4 the options are not stripped from [TABLE].

As [TABLE] in XenForo has no options this causes the whole table not being rendered.
 
Back
Top Bottom