https://issues.apache.org/ooo/show_bug.cgi?id=122885
--- Comment #13 from [email protected] <[email protected]> --- Created attachment 81227 --> https://issues.apache.org/ooo/attachment.cgi?id=81227&action=edit prevent crash by catching the thrown exception Simply catching the NoSuchMethodError makes the application usable again. This can only be a short term solution to change the bad stability problem into a missing functionality inconvenience. The best solution would be to reintroduce the old API method or have the extension recompiled for AOO>=4.0 and have the old extension automatically be marked as incompatible. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
