PDA

View Full Version : [fixed] Bug in upgrade of [list=1]



Steve Machol
Tue 26th Nov '02, 1:21pm
See first post in this thread:

http://www.vbulletin.com/forum/showthread.php?threadid=31908

Scott MacVicar
Tue 26th Nov '02, 1:25pm
test
test


bbcode parser is looking for [/list] and not [/list=1]


test
test

fury
Thu 28th Nov '02, 11:42am
Originally posted by Scott MacVicar

test
test


bbcode parser is looking for [/list] and not [/list=1]


test
test
Personally, I like it that way, where it looks for [/list] instead of [/list=1], it's more like the other bbcodes with options (e.g. [ color=bleh]text[/color])

Chen
Thu 28th Nov '02, 12:34pm
Originally posted by fury
Personally, I like it that way, where it looks for [/list] instead of [/list=1], it's more like the other bbcodes with options (e.g. [ color=bleh]text[/color]) Yes but it must check for both [/list] and [/list=1] or older posts will look bad.

Steve Machol
Thu 28th Nov '02, 12:48pm
Originally posted by Chen
Yes but it must check for both [/list] and [/list=1] or older posts will look bad. Which is my point. The upgrade script did not correctly account for this.

Kier
Tue 7th Jan '03, 1:02am
Should be fixed now