| Summary: | function ISERROR() doesn't work | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | raal <raal> |
| Component: | BASIC | Assignee: | Eike Rathke <erack> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | raal |
| Priority: | medium | ||
| Version: | 4.1.0.4 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.1.0 target:6.0.0.1 target:5.4.5 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
test file
corrrect in OOo printscreen of error |
||
|
Description
raal
2017-12-04 08:16:18 UTC
Created attachment 138208 [details]
test file
Created attachment 138209 [details]
corrrect in OOo
Created attachment 138210 [details]
printscreen of error
Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=863e269cd3d37034e634d9ad730d8e87a46ceb76 Resolves: tdf#114232 reset error after unsuccessful GetObject() query 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. Pending Jenkins for 6-0 https://gerrit.libreoffice.org/45896 Pending review for 5-4 https://gerrit.libreoffice.org/45897 Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6900730a61de8c55af7157b072a42a7742ccddb3&h=libreoffice-6-0 Resolves: tdf#114232 call GetObject() only if IsObject() It will be available in 6.0.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. Zdeněk Crhonek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=86393f03702fd4c695612754fa89f80dac69eab9 VBA test - iserror function test repair, tdf#114232 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. Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c4645d7a4505940c71b0732d9f0fc68f7e9be886&h=libreoffice-5-4 Resolves: tdf#114232 call GetObject() only if IsObject() It will be available in 5.4.5. 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. |