Bug tracker
custom bbcode with parameter (fix completed in vcs)
EXPLAIN:
in order to verify that the bbcode is legal, the new test compare the open and clode bbcode tags, and require that they will be identical.
however, when using a parameter, the open tag is "bbcode=", while the closing tag is "bbcode", so the test fails.
RECREATION:
ACP->Posting->BBCodes->Add new bbcode
add the code from the example on the left ("colour"), and press submit.
Comments / History
the "Version" should read "phpBB 3.0 B-4".