Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2012 at 19:59 UTC
Updated:
29 Jul 2014 at 20:57 UTC
Jump to comment: Most recent file
Comments
Comment #1
e2thex commentedThe attached patch just adds the alias to the fields.
Comment #2
indytechcook commentedThis patch works and fixes the issue I had with a query alter.
Comment #3
oriol_e9gGo to fix first in D8
Comment #4
oriol_e9gComment #6
e2thex commentedrolled for d8
Comment #8
e2thex commentedrolled for d8 and i change the version
Comment #9
e2thex commentedtagging as part of lsd project
Comment #10
indytechcook commentedStill looks good in d8.
Comment #11
webchickThis seems like reasonable hardening that shouldn't hurt anything.
Committed and pushed to 8.x and 7.x. Thanks!
Comment #12
webchickRetroactively tagging.
Comment #14
David_Rothstein commentedAdding this to the release notes and CHANGELOG.txt, since this is an alterable query so it could possibly affect some existing code which uses hook_query_alter() to examine/change it.