Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-2317 now.

custom bbcode with parameter (fix completed in vcs)

on 11/19, davidmj have submitted an additional test to the acp_bbcode module (revision 1.33) which broke bbcodes with parameters.
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

Posted by arod-1 on Nov 27th 2006, 23:42

sorry, i missed the beta-4 release.
the "Version" should read "phpBB 3.0 B-4".

Linked ticket with changeset: r6691

Action performed by DavidMJ (Former Team Member) on Nov 28th 2006, 15:01

Ticket details

Related SVN changesets