Skip to content

Raw newline characters displayed in "Remove Locks" confirmation dialog #2273

@evolution-lover

Description

@evolution-lover

In the Tools -> Remove Locks menu, the confirmation dialog displays raw \n characters instead of actual line breaks. This occurs in both the English and Ukrainian localizations, making the text harder to read.

Environment

Version: 3.5.x-dev
Area: Manager UI / Tools Menu

Steps to Reproduce

  1. Log in to the Manager interface.
  2. Navigate to the top menu: Tools.
  3. Select Remove Locks.
  4. Observe the text in the modal/confirmation window.

Expected Result

The text should be formatted with proper line breaks where the \n markers are placed.

Actual Result

The text is displayed as a single string containing literal backslashes and "\n" characters.

Current Display (EN):

Users sometimes close their browser while editing Resources, Templates, Snippets or parsers, possibly leaving the item they were editing in locked state. By pressing OK you can remove ALL locks currently in place.\n\nProceed?

Image

Current Display (UK):

Користувачі іноді закривають браузер в процесі редагування ресурсів, шаблонів, сніпетів і т.д., залишаючи їх заблокованими. Нажимаючи 'ОК', ви видаляєте всі поточні блокування. \n\Прожовжити?

(Note: Also contains a typo in Ukrainian: "\Прожовжити" instead of "Продовжити")

Image

Metadata

Metadata

Assignees

Labels

Status/PR-readyFix implemented, pull request opened, awaiting review/test

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions