Closed (works as designed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
node.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2013 at 10:03 UTC
Updated:
29 Jul 2014 at 22:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
fubhy commentedComment #2
fubhy commentedOkay, @chx suggested that we keep the title sort test so we at least test the configuration of this view.
Comment #3
dcam commentedI ran in to this same issue of created timestamps while writing a test for a recent nodes block in contrib a couple of days ago. It surprises me that there was something like it in core.
Anyway, the change looks ok to me. The alphabetical sort is still in there and I agree with @chx that it's a good idea not to remove it. I think #2 is RTBC.
Comment #4
fubhy commentedOh, we missed
node_test_entity_info_alter()... @seeDrupal\node_test\NodeTestStorageControllerComment #5
fubhy commentedFixing over at https://drupal.org/node/1893772#comment-7528619