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

Smile code doesn't parse in quote

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 3.0.x
    • Other
    • None
    • PHP Environment:
      Database:

      If a post begins from a smile, the this smile will not be parsed in the quote. If you add a space before the smile code - it parses.

      1) BAD:

      user:

      :mrgreen: text

      without BB code it's:

      {quote="user"}:mrgreen: text{/quote}
      you see ":mrgreen:" instead of smile's image

      2) GOOD:

      user:

      :mrgreen: text



      without BB code it's:{quote="user"}

      :mrgreen: text

      {/quote}

      space added, and you see smile's image

            ToonArmy Chris Smith
            tosiara tosiara [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: