Created attachment 105503 [details] cognos 10.1 generated .xlsx charts Steps to reproduce: 1. open the attached charts.xlsx in LO 4.2+ 2. observe the blank placeholders where the images should be Current behavior: no showing images Expected behavior: should show images
On pc Debian x86-64 with master sources updated today, I could reproduce this. I noticed this kind of logs on console: warn:legacy.osl:15347:1:oox/source/docprop/docprophandler.cxx:312: For now unexpected tags are ignored! Looking at comments on Apache, I see this "... - Microsoft Excel 2007 and Microsoft Excel 2010 --> fine, charts/images are shown - Microsoft Excel 2013 --> the same as Rob has reported. - I opened the document in Microsoft Excel 2007 and saved it without any change. This saved document opens fine in AOO and Microsoft Excel 2013 " (from https://issues.apache.org/ooo/show_bug.cgi?id=123233#c5) Miklos: how to know what tag(s) prevent from reading the charts?(Indeed, I don't know how to retrieve the tag from sal_Int32 nElement)
** 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.0.0.5 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-09-03
Still confirmed. Win 7 Pro 64-bit Version: 5.1.0.0.alpha1+ Build ID: 66d2b72667792cb18b25805387824d636e2a455c TinderBox: Win-x86@39, Branch:master, Time: 2015-11-18_02:35:53 Locale: fi-FI (fi_FI)
** 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
Charts still missing in Version: 5.4.0.0.alpha0+ (x64) Build ID: bf80bbb7b75febc2769d6b64e6981224982f8fe2
** 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
Probably, this patch could help here too. Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/b2fc2ad7beceaff660de684435a5c37d69cf8ae9%5E%21 tdf#100084 XLSX import: fix missing charts It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Created attachment 151358 [details] Screenshot of the original file in LO61 LO_Master
Balázs, Thanks for fixing this. One point from the original bug report: https://issues.apache.org/ooo/show_bug.cgi?id=123233 -- Microsoft Excel 2007 and 2010 --> fine, charts/images are shown -- Microsoft Excel 2013 and 2016--> the same as Rob has reported. -- I opened the document in Microsoft Excel 2007 and saved it without any change. This saved document opens fine in AOO and Microsoft Excel 2013 So it appears the while 2007/2010 implementations allow for case mismatches, the spec actually does not allow it. Should there be a SAL_WARN when we hit this edge case?
(In reply to Luke from comment #9) > Should there be a SAL_WARN when we hit this edge case? Luke, thanks for the feedback. This is only a workaround for the reported problems, because we only handled some specific case of case-insensitive match, but that's not generic by no means. We've added a TODO to the related code part for our future developments: https://gerrit.libreoffice.org/plugins/gitiles/core/+/642389768e634b739a1d8354259b16bfcc695d17%5E%21 Also it is a one-time import fix for defective IBM Cognos files. I mean this patch also fixed the export part, so you can open the example file with MS-Office 2007/2010/2013/2016 without any XML error message after the LibreOffice export. So I do not think a SAL_WARN would be necessary when we hit this edge case. Note: During the fix we based on https://wiki.openoffice.org/wiki/Office_Open_XML/Legacy_Implementation#Packaging_Conventions.