Bug #16245
closedSave Button missing on WordPress Profile page
0%
Description
When I go to Users>>Profile on WordPress dashboard, there is no Save button. Elvis noticed this when trying to update Biographical Info.
Files
Updated by Boone Gorges over 2 years ago
- Status changed from New to Reporter Feedback
Could you please share the URL of the page where you're seeing this issue? At https://commons.gc.cuny.edu/wp-admin/profile.php (logged in as a non-super-admin user) I see 'Update Profile' at the very bottom of the page.
Updated by scott voth over 2 years ago
see attached
Updated by Boone Gorges over 2 years ago
The bottom appears to be cut off (in the Security Keys section). Is this the case when you're viewing the page, or is the screenshot just cut off?
Could you please provide the URL?
Updated by scott voth over 2 years ago
Here is the url - https://block.commons.gc.cuny.edu/wp-admin/profile.php
No, screenshot is not cut off.
Updated by Boone Gorges over 2 years ago
Thanks for providing the URL.
Ray, this is being caused by an uncaught exception in two-factor-provider-webauthn. Screenshot attached. Could you take a look? I'm not sure whether this is a bug in the plugin or an incompatibility with our setup.
Updated by Boone Gorges over 2 years ago
- Assignee changed from Boone Gorges to Raymond Hoh
Reassigning to Ray
Updated by Raymond Hoh over 2 years ago
The WebAuthn plugin has a bug that isn't compatible with multisite when network-activated. I previously applied a hotfix and opened a pull request at the plugin's repo: https://github.com/sjinks/wp-two-factor-provider-webauthn/pull/106, but the plugin author did not apply the fix to the latest plugin update.
I've re-applied the hotfix on production just now: https://github.com/cuny-academic-commons/cac/commit/6ab2b9276e272678fb90eed90d0cdd193ffc34fc and will leave another comment for the plugin author to take a look.
Scott, can you see if you are able to view the Save button now on the admin dashboard's "Users > My Profile" page?
Updated by Boone Gorges over 2 years ago
- Status changed from Reporter Feedback to Resolved
- Target version set to Not tracked