Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-15410

Remove obsolete code from BBCodes ACP

    XMLWordPrintable

Details

    Description

      With the BBCode routines replaced in 3.2, a large chunk of code related to regexps can be removed from the ACP module in 3.3.

      Replacing the regexps previously used to render custom BBCodes with non-matching, valid regexps has two immediate effects:

      1. It prevents PHP warnings related to the e flag.
      2. It prevents custom BBCodes from being rendered at all in old posts until they are updated by the 3.2 reparser. Custom BBCodes will appear as plain text. Default BBCodes will work normally.

      Attachments

        Issue Links

          Activity

            People

              Marc Marc
              JoshyPHP JoshyPHP
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: