https://bugs.documentfoundation.org/show_bug.cgi?id=154253
Stéphane Guillou (stragu) <stephane.guil...@libreoffice.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bibisected, bisected, | |regression Priority|medium |low See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=67 | |248, | |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=11 | |9956 Severity|normal |minor CC| |rb.hensc...@t-online.de Version|7.4.6.2 release |6.0.0.3 release --- Comment #2 from Stéphane Guillou (stragu) <stephane.guil...@libreoffice.org> --- Bibisected with linux-64-6.2 repository to first bad commit 5f599610abef8efb0c0bca0593fcef941fbe2ebc which points to the fix for bug 67248 and bug 119956: commit a9ec212c1b545d745285f0ab3119a80713b1d1f2 author Regina Henschel <rb.hensc...@t-online.de> Fri Sep 14 18:56:23 2018 +0200 committer Regina Henschel <rb.hensc...@t-online.de> Fri Sep 21 11:32:34 2018 +0200 tdf#67248 Use localized layer name only for display in UI Reviewed-on: https://gerrit.libreoffice.org/60507 Regina, what are your thoughts? The greyed-out name in the dialog does look like a bug currently, and should display the localised name in my opinion. We can use the UI name there while still disallowing the use of the internal name when the field is editable. In addition, instead of the error message string: "The name chosen already exists." We could use the more transparent: "This name can't be used: it is either reserved or the name of another layer." -- You are receiving this mail because: You are the assignee for the bug.