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.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 1183294-field_language-query.patch | 893 bytes | dawehner |
Comments
Comment #1
merlinofchaos commentedI 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.
Comment #2
a.ross commentedI'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.
Comment #3
anouI'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.
Comment #4
a.ross commentedYes, 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.
Comment #5
dawehnerOkay here is a patch which fixes the problem for me.
The question is will this produce additional result rows, i would say no.
Comment #6
dawehnerAssign for bojanz for review.
Comment #7
a.ross commentedI feel like an idiot :) it had to do with the locale module.
I tested the patch, which seems to be working.
Comment #8
a.ross commentedoops crossposting, can't reassign to bojanz :/
Comment #9
dawehnerassign back
Comment #10
dawehnerOkay commited this patch because it does work on a.ross system and locally.
Comment #11
anouit's also a multi-language site. Will try dereine's patch (#5) later, because for this one, it must be on line tomorrow ;-)