Skip to:
Content

bbPress.org

Opened 12 years ago

Closed 12 years ago

#2715 closed defect (bug) (fixed)

SMF importer not converting BBCode [list] tags

Reported by: netweb Owned by: netweb
Priority: normal Milestone: 2.6
Component: API - Importers Version:
Severity: normal Keywords:
Cc:

Description

Some copy pasta snuck in causing the regular expression for BBCode [list] and [list type=decimal] to not be included in the callback_html() callback.

Change History (1)

#1 @netweb
12 years ago

  • Owner set to netweb
  • Resolutionfixed
  • Status newclosed

In 5557:

Fix incorrect variable name in SMF.php callback callback_html()

  • This caused the regular expression for BBCode [list] and [list type=decimal] to not be included in the callback_html() callback.

Props netweb. Fixes #2715

Note: See TracTickets for help on using tickets.