| Summary: | FILEOPEN XLSX SUMIFS, AVERAGEIFS, COUNTIFS, MAXIFS, MINIFS functions give Error:504, with reference to external xlsx files cells | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Gabor Kelemen (allotropia) <kelemeng> |
| Component: | Calc | Assignee: | Bartosz <gang65> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | gang65, javi |
| Priority: | medium | Keywords: | filter:xlsx |
| Version: | 4.0 all versions | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=114820 | ||
| Whiteboard: | target:6.1.0 target:5.4.6 target:6.0.1 target:7.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
Example xlsx file to use as external data source
Example file with function references to the external data source file The two files side by side. Referring to the data source gives error. The example xlsx file to use as external data source - saved by LO 5.3.3 Example file with function references to the external data source file - saved by LO 5.3.3 |
||
|
Description
Gabor Kelemen (allotropia)
2018-01-22 23:18:27 UTC
Created attachment 139283 [details]
Example file with function references to the external data source file
Created attachment 139284 [details]
The two files side by side. Referring to the data source gives error.
Created attachment 139285 [details]
The example xlsx file to use as external data source - saved by LO 5.3.3
Created attachment 139286 [details]
Example file with function references to the external data source file - saved by LO 5.3.3
It looks like a dup from bug 114820, only with different functions. (In reply to MM from comment #5) > It looks like a dup from bug 114820, only with different functions. Sure, but I think it's better to file a dupe than adding more and more similar problems to a single huge bug. Also, the feature works for some functions and not for others, this makes it hard to decide how specific this is. *** Bug 94309 has been marked as a duplicate of this bug. *** Bartosz Kosiorek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b6db65752c60de7268e4f65d7fc5ac110adb2fb0 tdf#115162 Fix support for external reference for IFS functions It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Bartosz Kosiorek committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d4a41817aa86fffaa3a27265966bc8265d34dd0a&h=libreoffice-5-4 tdf#115162 Fix support for external reference for IFS functions It will be available in 5.4.6. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Bartosz Kosiorek committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d9fafddcf8eb37916c8a8e76af36d67c8db84a98&h=libreoffice-6-0 tdf#115162 Fix support for external reference for IFS functions It will be available in 6.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. *** Bug 94309 has been marked as a duplicate of this bug. *** Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/859a7e52b20859a5c13ce83eeb7ec7fceb126fb5 tdf#115162: sc_uicalc: Add unittest It will be available in 7.4.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. |