[MGNLUI-6336] Rename dialog in apps should show unescaped name, not node-name (excluding jcr browser app) Created: 21/Oct/20  Updated: 26/Oct/20  Resolved: 24/Oct/20

Status: Closed
Project: Magnolia UI
Component/s: None
Affects Version/s: 6.2.4
Fix Version/s: 6.2.4

Type: Bug Priority: Neutral
Reporter: Šimon Demočko Assignee: Roman Kovařík
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: 1h 22m
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Epic Link: nodeName
Sprint: UI FW 13

 Description   

Steps to reproduce

Open rename dialog on an item with special characters.

  • in an app using nodeNameProperty=jcrName (personas, segments)
  • in an app using nodeNameProperty=name (a content type generated app)

Expected results

Content of the name field is consistent and shows the user-facing name, with special characters unescaped, visible e.g. in browsers

Actual results

  • in an app using nodeNameProperty=jcrName you can see special characters
  • in an app using nodeNameProperty=name  you see the real node name

Workaround

You can still rename the item, just the content of the field might be confusing and tiresome to re-type.

Development notes

The problem is the generic dialog using jrcName field used for both cases.


Generated at Mon Feb 12 09:35:27 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.