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

BBCode in parts not parsed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 3.2.0
    • BBCode Engine
    • None
    • PHP 7.0.21

      Hi,

      I have a post with the following structure:

      [b]Name[/b]
      [list][*]from User xy: [url=https://www.phpbb.com/]Link to post[/url][/list]
       
      [b]Name2[/b]
      [list][*]from User xyz: [url=https://www.phpbb.com/]Link to post[/url][/list]
      

      This sections gets repeated a few times, with more list-items etc.

      This posting is quite long, since the update to 3.2.0  this post was not parsing the BBCodes in the whole post completely. It stucks at same point.

      This lead to:

      [b]Name[/b] --> gets parsed until the end of the post

      The list + URL does not get parsed anymore beginning in a specific line (see attachment).

      This does not affect phpBB 3.1.10.

       

            Unassigned Unassigned
            Crizzo Crizzo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: