I am using Drupal 7.50 version. The Admin content (admin/content) page "new" and "update" mark is not working correctly. And I checked with the previous drupal core version, the same issue occurred.But It's working fine on basic page and article content type.
Comments
Comment #2
arulan_pari commentedComment #3
arulan_pari commentedComment #4
cilefen commentedThis issue needs more detail in order to set a proper priority and to allow others to investigate.
Comment #5
arulan_pari commentedHi Cliefen,
Steps to repro:
But it should change into "Updated" mark. I hope it make sense.
Comment #6
karthikkumarbodu commentedI followed the steps mentioned in the above comment and found the reason why you are seeing the new red mark for the node even though the node was updated. The new is for the nodes which were not been visited so until and unless you view the node you will not see the new tag disappearing. Then try to update the node and see you will find updated tag for the node.