rafalp/Misago

Attachment markup updater explodes if attachment is used after quote

Open

#1961 opened on Jun 28, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (2,409 stars) (509 forks)batch import
area: backendbugcriticalhelp wanted

Description

Troublesome post on Misago forums:

https://misago-project.org/t/deactivate-sslhttps-use-extern-reverse-proxy/1216/post/5854/

Markup:

[quote="@rafalp"]
AFAIR simplest way to achieve that is to create fork of `misago-docker` that deletes `nginx-lets-encrypt` from `docker-compose.yml` file.
[/quote]

[![grafik.png](/a/thumb/W4BU4idEGEfQD4RRalMaU3LloVyLgQvtqLK27VDWtvKBPS174jzZhb9s3BZDTmer/602/?shva=1)](/a/W4BU4idEGEfQD4RRalMaU3LloVyLgQvtqLK27VDWtvKBPS174jzZhb9s3BZDTmer/602/?shva=1)

Gets mangled into:

quote="@rafalp" <attachment=grafik.png:602>](/a/W4BU4idEGEfQD4RRalMaU3LloVyLgQvtqLK27VDWtvKBPS174jzZhb9s3BZDTmer/602/?shva=1)

Contributor guide