akok Active member Mar 5, 2021 #1 Affected version 2.2.2 Hi, If you click "Edit" on my post, all leading whitespaces within CODE tag will be auto-removed. Bug. Example: Code: var log : string, StdOutput, StdError: TStringList, exitcode : integer; begin log := GetAVZDirectory +'bits.log'; end.
Hi, If you click "Edit" on my post, all leading whitespaces within CODE tag will be auto-removed. Bug. Example: Code: var log : string, StdOutput, StdError: TStringList, exitcode : integer; begin log := GetAVZDirectory +'bits.log'; end.
Chris D XenForo developer Staff member Mar 5, 2021 #2 I think your test thread demonstrates the issue more accurately. https://xenforo.com/community/threads/test-code.192110/
I think your test thread demonstrates the issue more accurately. https://xenforo.com/community/threads/test-code.192110/
XF Bug Bot XenForo bug fixer bot Staff member Apr 13, 2021 #3 Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.5). Change log: In the RTE, maintain single leading spaces on new lines (particularly for code blocks). Click to expand... There may be a delay before changes are rolled out to the XenForo Community.
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.5). Change log: In the RTE, maintain single leading spaces on new lines (particularly for code blocks). Click to expand... There may be a delay before changes are rolled out to the XenForo Community.