채널 이름에 우측 괄호가 있으면 해당 채널의 모든 인용이 깨집니다

Examples, with fake channel data:

This quote works fine

This quote does not work fine

2개의 좋아요

Thank you for the report @Firepup650 :+1:

I guess it was time we finally did :sweat_smile:

This will be fixed once this PR gets reviewed & merged :point_down:

https://github.com/discourse/discourse/pull/27173

1개의 좋아요

Came across this issue/fix after finding a related bug with file uploads. If a filename contains the ‘]’ character with no preceding ‘[’ it breaks the formatting and doesn’t generate the link. I suspect fixing the BBCode parser here will address that issue as well but I’m mentioning it in case those are parsed elsewhere.

PR has been merged, deployed here, and OP has been rebaked :+1:

3개의 좋아요

This topic was automatically closed after 3 days. New replies are no longer allowed.