?
Referenced as Pull Request for: # 8745
avatar ron4mac
ron4mac
19 Dec 2015

When publishing a content article (at least from admin) that has previously been unpublished,publish_up is not being set to the current date/time. Visually, this causes a bad date to be shown for articles displayed with published dates. And logically, it can cause issues for extensions that rely on that date being appropriately set.

v3.4.6

Steps to reproduce the issue

Create a new article in an unpublished state.
From the admin Article Manager, click on publish widget or select article and use 'Publish' from toolbar.
Database field publish_up remains set to '000-00-00 00:00:00'.

Expected result

publish_up should be set to the current date/time

Actual result

Database field publish_up remains set to '000-00-00 00:00:00'.

System information (as much as possible)

Joomla! version 3.4.6
mysqli 5.5.45-MariaDB

Additional comments

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
4.00

avatar ron4mac ron4mac - open - 19 Dec 2015
avatar sovainfo
sovainfo - comment - 19 Dec 2015

Maybe you can elaborate on what you think is wrong with what is happening. Because that is exactly what should happen, that is the way it is designed.

avatar bertmert
bertmert - comment - 19 Dec 2015

Confirmed.
When you open an unpublished new article, set it to published and save: Field Start Publishing is filled correctly (current date and time). That's the expected behavior.
But not if you publish an unpublished article by clicking status change button in articles list or with button Publish. Then Start Publishing is still empty.

avatar brianteeman brianteeman - change - 20 Dec 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-12-20 13:29:27
Closed_By brianteeman
avatar brianteeman
brianteeman - comment - 20 Dec 2015

Closed as we have a PR #8745 please test


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8740.

avatar brianteeman brianteeman - close - 20 Dec 2015

Add a Comment

Login with GitHub to post a comment