-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.2.0-RC1
-
Fix Version/s: 3.2.0-RC2
-
Component/s: BBCode Engine
-
Labels:None
-
Environment:php 5.6.19, mysql 5.7.11 chrome 51.0.2704.106m
-
GitHub Pull Request URL:
BBcodes with any quoted name in the code do not get parsed when updating from 3.1. to 3.2.0-RC1
Example code:
[mod="neufke"]Mod Remark[/mod]
tried reparsing multiple times through command line. Also new posts doesn't get parsed when there is a quoted name in the tag.
[mod]Mod Remark[/mod] works fine