Local documentation links have non escaped BB code shown to the user #16130
Labels
Bug
A problem or regression with an existing feature
good first issue
has-pr
An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
help wanted
newbie
Projects
Milestone
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
cd doc && make html)Expected behavior
Show a link to local documentation
Screenshots
Server configuration
Additional context
See Core::sanitizeMessage to start the fix and apply the patch to have a test case
Run:
./vendor/bin/phpunit --filter=testDecodeBB --no-coverageUse branch: QA_5_0 as a base branch to the fix and the PR
The text was updated successfully, but these errors were encountered: