-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.5
-
Fix Version/s: 3.0.10-RC1
-
Component/s: Posting
-
Labels:None
-
phpBB Import Key:
If a line in a code block is indented by a single space, then it comes out as not being indented in the final post:
0 indent
|
1 indent
|
2 indent
|
3 indent
|
4 indent
|
The fix is very simple, just a couple of lines added to bbcode.php - a diff -u for the current trunk has been attached.