When creating a view with a location cck field The location field is always empty (city, street, ...). After some research, I think I found the problem. When you are editing the user and you save the location, it saves the uid in the column nid instead of the column uid.

Patch attached.

CommentFileSizeAuthor
#1 location.user-issue.patch2.63 KBjeroent

Comments

jeroent’s picture

StatusFileSize
new2.63 KB

I said patch attached!

podarok’s picture

Status: Needs review » Fixed

#1 commited to 7.x-3.x-dev
Thanks!

leducdubleuet’s picture

I'm afraid the patch #1 did not make it into version 3.1 as noted in the release notes... https://drupal.org/node/2124205

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.