Skip to content
Snippets Groups Projects
Commit 79db0d8a authored by Georg Ringer's avatar Georg Ringer Committed by Andreas Fernandez
Browse files

[BUGFIX] Respect dots in TS keys during autocomplete

The code completion must differ between dots at the end and those in the
middle which belong to the key.

Instead of just replacing all dots, only the one at the end is used to
split the TS into chunks.

Resolves: #84534
Releases: master, 9.5
Change-Id: I82890b56d1a95584ddc079cc7e9c930cfaa71830
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63765


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent c55525cf
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment