Closed (fixed)
Project:
Drupal core
Version:
8.6.x-dev
Component:
history.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Nov 2015 at 04:33 UTC
Updated:
25 Apr 2018 at 20:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
chi commentedPostpone this till #2591147: Filter criteria for views, option "Content is updated" - causes a SQL syntax error is fixed to prevent broken patches.
Comment #3
chi commentedComment #4
chi commentedComment #5
chi commentedComment #11
andypostComment #12
andypostChecked state, both field & filter needs fixes
#1 removed cos no longer here
#2 can't be fixed because inherited
#3 doc blocks fixed
Comment #13
andypostComment #14
idebr commentedPoint 3 and 4 from the issue summary have yet to be addressed. These points target these lines in ./core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
Comment #15
andypostI'm not sure it is good idea to change
cesto anything else because all over in comment module we use this abbreviation forcomment_entity_statisticsComment #16
andypostFixed #3 and still prefer not fix
$cescos it common all over core codeComment #17
andypostAh it's about variable name, then makes sense
Comment #18
pifagorLook good
Comment #19
borisson_All of the issues mentioned in the IS are now fixed. Looks like a good improvement.
Comment #20
alexpottMixing inheritdoc with extra docs is not supported as far as I know. Given that the docs on the parent are
Disable the possibility to use operators.I think the extra docs are either redundant or moved to the parent.Comment #21
Utkarsh_Mishra commentedComment #22
andypostlet's go without comment
Comment #23
alexpottGave @idebr a review credit for ensuring the issue summary was carried out. And @Chi a credit for credit the issue with a clear instruction of what to do.
Backported to 8.5.x because there is no change here and 90% docs. So handy to keep everything in sync.