Problem/Motivation
Following this issue Loosen required implementation of time service injected to CMs' EntityModerationForm i investigated mistake annotation description for Interface early was Time and recently changed to be TimeInterface in branch 9.1.0 i added some comment on the commit in drupalcode.org repository
Steps to reproduce
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | 3167811-12.patch | 877 bytes | alex.mazaltov |
Comments
Comment #2
alex.mazaltovComment #3
alex.mazaltovNeed review by someone who has rights commit to core
Merge request
Comment #4
alex.mazaltovComment #5
alex.mazaltovComment #6
alex.mazaltovComment #7
pameeela commentedThis is just a comment change, marking RTBC as it looks good.
Comment #8
larowlanI tried to merge this from gitlab but couldn't - will ping @Mixologic
Comment #9
alex.mazaltovComment #10
alex.mazaltovComment #11
alex.mazaltovComment #12
alex.mazaltovHere the patch to fix this small bug i hope somebody can commit it to the core.
I figured out that some existing test failed in Drupal\Tests\ckeditor\FunctionalJavascript\CKEditorIntegrationTest which is not related to this issue.
Could somebody clarify what i have done wrong?
Comment #13
alex.mazaltovComment #14
alex.mazaltovComment #15
jungleRe #12, It's a known random fail.
As this is non-code one-line change, queueing a testing is even unnecessary :)
It's good to go to me, thanks!
Comment #17
catchCommitted c3cff82 and pushed to 9.1.x. Thanks!