The Oldest Photo relationship for Views both specifies node columns explicitly, and adds in node.*. That causes a SQL error since the same column is specified multiple times.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1395982.1-oldest-image-columns.patch | 1.22 KB | deviantintegral |
Comments
Comment #1
deviantintegral commentedHere's a patch. This also adds a blank newline to the end of the file to stop git diff from complaining about the lack of a newline.
Comment #2
zengenuity commentedCommitted: http://drupalcode.org/project/node_gallery.git/commit/f63fcf4f6b61f0dd9e...