Description: On pc Debian x86-64 with master sources updated today, when opeing Users admin on a Firebird non embebbed DB with at least 1 table, I get: ‘XAuthorizable:changePassword’. It is not implemented Steps to Reproduce: 1. Make or open a split Firebird database + create a table 2. Select Tools>User Administration... Actual Results: ‘XAuthorizable:changePassword’. It is not implemented Expected Results: No error popup Reproducible: Always User Profile Reset: No Additional Info: Version: 7.0.0.0.alpha0+ Build ID: 08334285ec9c7d5356f4b89192a5fba6e6733328 CPU threads: 12; OS: Linux 5.4; UI render: default; VCL: gtk3; Locale: fr-FR (fr_FR.UTF-8); UI-Language: en-US Calc: threaded
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b262b973ad1e3cb5c7b89842fc7566bc8715d34f tdf#131219: workaround for getPrivilege/getGrantablePrivileges in Firebird It will be available in 7.0.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.
Bug confirmed with https://bugs.documentfoundation.org/show_bug.cgi?id=131212#c2
the patch was more a workaround than a fix, so let's remove target here.