New Crowdin translations by GitHub Action #6211

Closed
Chinmay_21 wants to merge 1 commit from l10n_development into development
First-time contributor

Details

Fixes #6208.

This PR fixes an issue where saving a BookStack page containing certain special characters as inline code results in a 403 Forbidden error.

The affected characters can be used legitimately in file-name documentation, so they should not prevent a page from being saved.

Changes

  • Fixed the handling of the affected special characters when saving page content.
  • Added a regression test to prevent the issue from occurring again.

Checklist

  • I have read the BookStack community rules.
  • This PR does not feature significant use of LLM/AI generation as per the community rules above.
## Details Fixes #6208. This PR fixes an issue where saving a BookStack page containing certain special characters as inline code results in a `403 Forbidden` error. The affected characters can be used legitimately in file-name documentation, so they should not prevent a page from being saved. ### Changes * Fixed the handling of the affected special characters when saving page content. * Added a regression test to prevent the issue from occurring again. ## Checklist * [x] I have read the [BookStack community rules](https://www.bookstackapp.com/about/community-rules/). * [x] This PR does not feature significant use of LLM/AI generation as per the community rules above.
New Crowdin translations by GitHub Action
All checks were successful
test-migrations / build (8.2) (pull_request) Successful in 1m47s
analyse-php / build (pull_request) Successful in 2m51s
lint-php / build (pull_request) Successful in 2m58s
test-migrations / build (8.3) (pull_request) Successful in 3m17s
test-migrations / build (8.4) (pull_request) Successful in 2m14s
test-migrations / build (8.5) (pull_request) Successful in 1m52s
test-php / build (8.2) (pull_request) Successful in 7m37s
test-php / build (8.3) (pull_request) Successful in 8m45s
test-php / build (8.5) (pull_request) Successful in 7m55s
test-php / build (8.4) (pull_request) Successful in 8m35s
2536443ff0
Owner

Hi @Chinmay_21,

Not sure if something has gone wrong here.
This does not address #6208, but is just a PR for our existing translation branch.

Will therefore close this off.

Hi @Chinmay_21, Not sure if something has gone wrong here. This does not address #6208, but is just a PR for our existing translation branch. Will therefore close this off.
danb closed this pull request 2026-09-13 14:18:19 +02:00
All checks were successful
test-migrations / build (8.2) (pull_request) Successful in 1m47s
analyse-php / build (pull_request) Successful in 2m51s
lint-php / build (pull_request) Successful in 2m58s
test-migrations / build (8.3) (pull_request) Successful in 3m17s
test-migrations / build (8.4) (pull_request) Successful in 2m14s
test-migrations / build (8.5) (pull_request) Successful in 1m52s
test-php / build (8.2) (pull_request) Successful in 7m37s
test-php / build (8.3) (pull_request) Successful in 8m45s
test-php / build (8.5) (pull_request) Successful in 7m55s
test-php / build (8.4) (pull_request) Successful in 8m35s

Pull request closed

Sign in to join this conversation.
No description provided.