SMF Development > Fixed or Bogus Bugs
[BUG] Tables BBC code does not work
۞:
R1C1R1C2R1C3R2C1R2C2R2C3R3C1R3C2R3C3
Why wont that work? :-\
[Unknown]:
R1C1R1C2R1C3R2C1R2C2R2C3R3C1R3C2R3C3
Don't put spaces... they will screw it up. ( )
-[Unknown]
۞:
weird, i tried that here: http://www.simplemachines.org/community/index.php?threadid=711 and it diddnt work. Does it all have to be on one line? maybe thats why it diddnt work.
[Unknown]:
If you put two spaces: " " it will convert them to " ", but you cannot have 's in the middle between [tr] and [td]... so it won't work.
I suppose I should find a way to fix this...
-[Unknown]
chris:
--- Quote from: [Unknown] on August 13, 2003, 03:45:15 PM ---If you put two spaces: " " it will convert them to " ", but you cannot have 's in the middle between [tr] and [td]... so it won't work.
I suppose I should find a way to fix this...
-[Unknown]
--- End quote ---
The easiest way would probably be to change the preparser to execute a regex that removes everything between [ tr ] and [ td ] (and [ /td ] - [ /tr ], [ /td ] [ td ] ...)
Navigation
[0] Message Index
[#] Next page
Go to full version