User tests: Successful: Unsuccessful:
Pull Request for Issue #45586 .
This pull request addresses an issue where restoring a previous article version in Joomla causes the article to be locked (checked_out
) to the original author of that version, rather than the current user performing the restore.
Save & Close
button for USER2 because the checked_out value is set to the USER2 id instead of retaining the USER1 value.If a previous verison was restored that was had USER1's id stored as the checked_out value, it would only show a Save to Menu
or Save as Copy
button.
Restored article is checked out the actual user restoring the article, so proper buttons show up.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
PR-5.3-dev
|