Page 1 of 1

[Bug ?] Saving a draft mess up the formatting

Posted: Thu Dec 06, 2018 4:04 am
by Tairon96
If you the a formatted post as a draft, the BBcode is replaced by html code.

[ b ] Text [ / b ]

is replaced by

< b > Text < / >

Editing the draft is painful with the mix of BBcode and html. It gets really terrible in same cases, because some translated BBcode -> Html is not interpretated by the forum to show the formatting. Instead the HTML code stays in the post.

It would be nice, if the BBcode is saved in the draft without the translation.

Re: [Bug ?] Saving a draft mess up the formatting

Posted: Thu Dec 06, 2018 5:31 am
by DaveMcW
Cannot reproduce.

Text

This post was saved as a draft and worked fine.

Re: [Bug ?] Saving a draft mess up the formatting

Posted: Thu Dec 06, 2018 8:43 am
by Tairon96
Hmmm ? Don't know. Every time I save a draft, it is messed up. Perhaps it is the mobile version of the forum ?

Re: [Bug ?] Saving a draft mess up the formatting

Posted: Thu Dec 06, 2018 12:57 pm
by Koub
Tairon96 wrote:
Thu Dec 06, 2018 8:43 am
Hmmm ? Don't know. Every time I save a draft, it is messed up. Perhaps it is the mobile version of the forum ?
Possible. Never used my mobile to edit a post on a forum :).

Re: [Bug ?] Saving a draft mess up the formatting

Posted: Thu Dec 06, 2018 10:18 pm
by Jap2.0
Interesting, for me (desktop/chrome) it shows as html markup in the draft editor, but reverts the bbcode when loaded into the reply box.

Re: [Bug ?] Saving a draft mess up the formatting

Posted: Fri Dec 07, 2018 3:47 am
by DaveMcW
Ok, I can reproduce it when editing the draft through control panel.

Looks like it requires a phpBB upgrade to fix. https://tracker.phpbb.com/browse/PHPBB3-15329