User tests: Successful: Unsuccessful:
Pull Request resolves #47605.
On Joomla 5.4 and earlier, we show publishing fields such as (publish_up, publish_down, featured_up, featured_down) on add/edit article form if the logged in user has edit state permission, see https://github.com/joomla/joomla-cms/blob/5.4-dev/components/com_content/tmpl/form/edit.php#L117-L125 . I guess there is a bug introduced by PR #45081 makes these fields only being displayed on edit article form and ignore edit state permission check. This PR just fixes that bug, make it behavior the same with earlier version of Joomla.
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 | ⇒ | Front End com_content |
I have tested this item ✅ successfully on 882fde8
| Status | Pending | ⇒ | Ready to Commit |
| Labels |
Added:
PR-6.1-dev
|
||
RTC
RTC
I have tested this item ✅ successfully on 882fde8
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47640.