Skip to content

Correctly escape wiki commit message characters

What does this MR do?

This is a Community contribution from @2knal. 🎉

Fixes #35478 (closed).

This MR passes false for the escapeParameters argument in sprintf, to prevent the HTML character entities which appear in the wiki commit message field from being escaped.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports