User tests: Successful: Unsuccessful:
Fixes an issue where publishing start and end date fields are not visible when creating a new article on the frontend.
The condition if (!is_null($this->item->id)) restricted the publishing fields to existing articles only.
Removed the condition so publish_up and publish_down are always displayed.
Kept featured fields restricted via permission checks.
Publishing dates visible for both new and existing articles.
No
No
| Status | New | ⇒ | Pending |
| Category | ⇒ | Front End com_content |
There was a very good reason why you were given a template to complete when you submitted this PR. Please update your pr with the required details or this will have to be closed. you can find the template here https://github.com/joomla/joomla-cms/blob/5.4-dev/.github/PULL_REQUEST_TEMPLATE.md
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-04-24 01:47:43 |
| Closed_By | ⇒ | joomdonation | |
| Labels |
Added:
PR-6.1-dev
|
||
Closing this PR as the state above.
@joomla-cms-maintainers please review