Description: ISERROR function doesn't work. Tested version 4.1 and 6. works in open office. Steps to Reproduce: 1.open attached file 2. run macro Actual Results: error Expected Results: function returns result Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
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.