Created attachment 120361 [details] inappropriate dialogue in CMIS version control The images shows it but, 1) Open a spreadsheet file 2) Click on menu File - Versions 3) The dialogue pop-pup, click on CMIS button 4) A message box shows like the picture attached. This dialogue should not show this content (not in my computer) ... or show up at all. Clik OK and the dialog is gone. The dialog is inappropriated.
On pc Debian x86-64 with master sources updated today, I don't see any "CMIS" button after having selected "File Versions" with by default dialog or with LO dialogs.
(In reply to Julien Nabet from comment #1) > On pc Debian x86-64 with master sources updated today, I don't see any > "CMIS" button after having selected "File Versions" with by default dialog > or with LO dialogs. Apparently we have to enable experimental features in Advanced options to see it. Yep, I get: C:/cygwin64/home/buildslave/source/libo-core/ucb/source/ucp/file/filglob.cxx:254: Win 7 Pro 64-bit, Version: 5.0.3.2 (x64) Build ID: e5f16313668ac592c1bfb310f4390624e3dbfb75 Locale: fi-FI (fi_FI) Version: 5.1.0.0.alpha1+ Build ID: 6da681442b17c723f9408a806e8d2367441ad65a TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-11-07_23:13:46 Locale: fi-FI (fi_FI)
Searching about TASKHANDLER_UNSUPPORTED_COMMAND gives this: ucb/source/ucp/file/bc.cxx#419 and we enter in the "else" block because aCommand.Name = "getAllVersions" and this case isn't dealt. Cédric/Szymon/Vasily: thought you might be interested in this one.
"getAllVersions" is supported by the cmis content: http://opengrok.libreoffice.org/xref/core/ucb/source/ucp/cmis/cmis_content.cxx#1844 If we open a spreadsheet file from the cmis repository, it works. It seems that this button ("CMIS") should be hidden for local files. Am I right?
** 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 (5.1.6 or 5.2.3 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 helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20170103
*** This bug has been marked as a duplicate of bug 92394 ***