User tests: Successful: Unsuccessful:
Pull Request resolves #46885
fixes the undefined array key warnings for "value" and "from_stage_id" that show up when a user is denied "Execute Transition" permissions in Workflows. The code was assuming these keys always exist, but they are missing for restricted users. I added fallback checks (?? 0) in HtmlView.php and ContentHelper.php to stop the errors.
Described in #46885
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_content |
| Title |
|
||||||