In specific circumstances the publish_down date is not removed correctly. This involves both one or more Joomla core tags being assigned to the article and the version management being engaged.
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
I mean that, in the field core_publish_down
I try to replace the date with NULL or make it totally empty. The result of both actions is that the field is filled with "0000-00-00 00:00:00" and I get the warning.
The first thing I tried was to replace the date with NULL, as that is what I see in this field for articles that never had a Finish Publishing date. Because of the warning I also tried making it empty.
Although the result is not the same as the other articles, the article is displayed in the Tagged items menu item.
Labels |
Added:
bug
|
I cannot replicate this. Its been a long time since this issue was created and a lot of things will have changed to the codebase. Presumably whatever was triggering your error has now been resolved.
Thank you for your contribution - this Issue has been added to the issue cleanup and will be closed shortly. Please comment if you have any further input.
@oorzaak Could you explain that step more detailed? What means removing the date?