BBCode [quote] tag and mixed newlines

Hello.

On a forum using Discourse 2.2.0.beta2, while writing PM or public posts, I’ve got some strange behavior with quotes and newlines ; “strange” for someone used to BBcode on classical phpBB-like forums. Is this a bug or a desired/designed behaviour ?

I’ll try to reproduce it here (2.2.0.beta5 now).

The syntax correctly displayed is either:

[quote]Without any newline between opening and closing tags.[/quote]

or

[quote]
With newlines after the opening tag and before the closing [/code]tag.
[/quote]

But if both forms are mixed, then it’s not “correctly” displayed (“correctly” for someone used to BBcode on classical forums) :

[quote]
With newline after opening tag only.[/quote]
 
[quote]With newline before closing tag only.
[/quote]

is “badly” displayed like this

and

[quote]With newline before closing tag only.
[/quote]

[quote]
With newline after opening tag only.[/quote]

is even more “badly” displayed without interpretation

[quote]With newline before closing tag only.
[/quote]

[quote]
With newline after opening tag only.[/quote]

1 « J'aime »

Yes, this is a known limitation of our parser. [quote] always require newlines before and after to work.

2 « J'aime »

OK, thanks for your answer.

Well, except in this case :
[quote]blabla[/quote]

:wink:

1 « J'aime »

This is covered in several other existing topics. You cannot mix line endings with BBCode [quote]. Either all on one line, or all on different lines.

3 « J'aime »

Toujours pertinent !

[/quote]Votre citation et votre publication seront rompues si vous continuez votre réponse ici en 2022.

Plus d’informations sur cette limitation seraient utiles dans l’éditeur. L’aperçu montrera une citation rompue mais sans le texte expliquant « pourquoi cela s’est produit » et « comment réparer la citation ».

2 « J'aime »