Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
rest.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Jan 2015 at 10:53 UTC
Updated:
28 Jan 2015 at 08:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerThank you berdir for the pointer.
Comment #2
dawehner.
Comment #3
dawehner@berdir suggested to rename the file in that go
@dawehner removed a bunch of more code from the file.
Comment #4
dawehnerThis time less broken, maybe
Comment #6
dawehnerAdded a beta evaluation.
Comment #7
berdirThe EntityDerivate/EntityDeriver cleanup looks great to me, not 100% sure we can really remove the getCollectionDuringRebuild() stuff. I guess that means we officially no longer support that use case, which is probably OK.
Discussed with @dawehner and @alexpott in IRC, @alexpott suggested to mention this in the existing change record about the link template change: https://www.drupal.org/node/2382937. If someone searches for that method, then they can find it there.
Comment #8
alexpottCommitted 1c9e140 and pushed to 8.0.x. Thanks!
Can someone update https://www.drupal.org/node/2382937 to reflect this change.
Comment #10
dawehnerUpdated it.
Comment #11
berdirAnd made some small changes.