Hello,
When unchecking checkbox "Display all values in the same row" from Multiple field setting, the view should display one row for each value of the multiple field.
Instead, it's just displaying... nothing.

After testing for a while with different version of views, I still don't find the way to make it work.

For information, my field is an image field (with multiple value of course :-))

Thanks for your help.

CommentFileSizeAuthor
#5 1183294-field_language-query.patch893 bytesdawehner

Comments

merlinofchaos’s picture

Status: Active » Closed (cannot reproduce)

I do not experience this behavior in my tests. When I make a test with a simple multi image field, and I uncheck the setting, I get 1 row per image, displayed properly.

a.ross’s picture

I'm having the exact same problem with a certain webhost. I had 2 views using this setting, 1 with a date field and the other with an imagefield. Both were working just fine and they stopped working all of a sudden, while I was doing something entirely unrelated.

I'm obliged to think that this is a configuration problem from the hosting company. I know for a fact that they are *new* to system administration! Bah.

anou’s picture

I'm experiencing several troubleshooting with the configuration views, and I must say that the hosting company for the site I'm developing is very touchy on security problems, surely too much. May be it's only that the main "problem" :-)

Thanks for your answers.

a.ross’s picture

Yes, exactly the problem I'm having with this hosting company. That is definitely the problem. As if Linux isn't safe enough as it is... they must be paranoid.

dawehner’s picture

Status: Closed (cannot reproduce) » Needs review
StatusFileSize
new893 bytes

Okay here is a patch which fixes the problem for me.

The question is will this produce additional result rows, i would say no.

dawehner’s picture

Assigned: Unassigned » bojanz

Assign for bojanz for review.

a.ross’s picture

Assigned: bojanz » Unassigned
Status: Needs review » Closed (cannot reproduce)

I feel like an idiot :) it had to do with the locale module.
I tested the patch, which seems to be working.

a.ross’s picture

Status: Closed (cannot reproduce) » Needs review

oops crossposting, can't reassign to bojanz :/

dawehner’s picture

Assigned: Unassigned » bojanz

assign back

dawehner’s picture

Status: Needs review » Fixed

Okay commited this patch because it does work on a.ross system and locally.

anou’s picture

it's also a multi-language site. Will try dereine's patch (#5) later, because for this one, it must be on line tomorrow ;-)

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