Closed (fixed)
Project:
Project
Version:
6.x-1.x-dev
Component:
Views integration
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
8 Feb 2012 at 21:28 UTC
Updated:
22 Feb 2012 at 23:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
altrugon commentedApparently some one has decided it was too easy to work with Drupal and decided to make it a little bit more complicated.
Comment #2
jbrauer commentedAffects each project I've looked at including core http://drupal.org/project/drupal
Comment #3
silverwing commentedThey're updating Views, and the download section seems to be having issues. It's being worked on in #drupal-infrastructure on IRC.
Comment #4
dwwThis is a regression introduced via commit 076e78e4270a16d5e699de329dfc9964a53ebf94 to views. There's no longer any way to define a custom JOIN that references other fields in the query, views is assuming the 'extra' to a JOIN must reference actual values and is therefore doing various quoting/escaping tricks. Hopefully, we're about to add support back to views to allow Project to do what it needs to do here. Stay tuned.
Here's the patch for Project itself. We'll need one for views, too.
Comment #5
crazyjdean commentedOk I will check back in later to see if it has been fixed.
Comment #6
dwwAlso fixed in views: http://drupal.org/commitlog/commit/1174/402eed8905bf3542f7ec359c01a16310...
Deployed live: http://drupal.org/project/drupal