I use the German version of LO. When I make a new document via Start Center or via file -> new there appears in the worksheet tab the german table name "tabelle". However, when I make a new document from the Windows-Desktop, Right Click -> New -> OpenDocument Spreadsheetdocument, the document doesn't use the german table name "tabelle" but the english table name "sheet".
Probably caused by the templates that we do not copy for each language now?
Change needed?
Is this bug still happen?
Any update with LO 4.0.4?
(In reply to comment #4) > Any update with LO 4.0.4? Bug exists always in 4.0.4
Ok, I also reproduced this with Win7 LO 4.0.4 with French UI so I changed the title. Fridrich: any idea about this following Jan's comment? (https://bugs.freedesktop.org/show_bug.cgi?id=35912#c1)
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: *Test to see if the bug is still present on a currently supported version of LibreOffice (4.4.1 or later) https://www.libreoffice.org/download/ *If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior *If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT *Update the version field *Reply via email (please reply directly on the bug tracker) *Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-04-01
Still repro. Version: 4.4.2.2 Build-ID: c4c7d32d0d49397cad38d62472b0bc8acff48dd6 Gebietsschema: fi_FI
*** Bug 80023 has been marked as a duplicate of this bug. ***
*** Bug 108830 has been marked as a duplicate of this bug. ***
Also reproduced in 5401rc1 on OSX, see bug 108830
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Copying my comment from bug 122190: As I understand LO ships four empty files in share\template\shellnew, and adds shell commands in Windows registry to use them when the user creates a new file from Explorer.
LO ships four empty files in share\template\shellnew, and adds shell commands in Windows registry to use them when the user creates a new file from Explorer that is not real with MS OFFICE parallel and global document .odm is not there
https://opengrok.libreoffice.org/xref/core/sc/source/core/tool/defaultsoptions.cxx?r=24314773#77 https://opengrok.libreoffice.org/xref/core/sc/source/core/tool/defaultsoptions.cxx?r=24314773#34 https://opengrok.libreoffice.org/xref/translations/source/de/sc/messages.po?r=610e3f90#773
https://git.libreoffice.org/core/commit/ba0f4652b6743b3de6d692f87f688238a0eee9ce fixed this issue, because it added a bare minimal .ods file that does not have hardcoded sheet name.