[Libreoffice-bugs] [Bug 138662] RENAMING SHEET: Wrong content of warning

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 8 10:56:48 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=138662

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.hallot at libreoffice.
                   |                            |org, sdc.blanco at youmail.dk

--- Comment #6 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
The nested logical operators make the hint not easy to read. A list would have
been a better solution.

Invalid sheet name.
* empty names are not accepted
* it must not duplicate an existing name
* the characters [ ] * ? : / \ are not allowed
* the apostrophe (') cannot be used as first or last character

Last time it was changed by Eike for bug 112236
(https://gerrit.libreoffice.org/64788) and the apostrophe part was added in
I04c85c9fc8d89ecc1be4d8d7fddc58672314d2dc.

Maybe Seth wants to change this (don't see urgent need, and those changes have
a string of consequences for the l10n team)

STR_INVALIDTABNAME sc/inc/globstr.hrc

Don't know why wizards/source/scriptforge/SF_String.xba needs this hard-coded.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201208/c1f74b10/attachment.htm>


More information about the Libreoffice-bugs mailing list