I got this error after following setup:
Create a new view with style "flipped table" and grouping by field xyz ("Mannschaft")
1st field ("Spieler 1") is a entityreference field with custom display view mode (created with module Display Suite, included an EVA field views table style)
As you can see (attached screenshot), the first grouped flipped table has a destroyed layout, all other following tables are ok.
I think, this is a bug (error notice shown) and not a misconfiguration
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_flipped_table_missing_field_class_2.patch | 644 bytes | naught101 |
| views_flipped_table_error.JPG | 153.84 KB | Micha1111 |
Comments
Comment #1
naught101 commentedI can't tell what the problem is in the image you posted. Both tables look the same to me. What is the difference?
The source of the data shouldn't be relevant - if it is, the problem should also occur in the standard views table view. Have you tried this?
Lastly, it's a little bit hard to tell what's going on with that notice. Is it happening one per row? Or once per table? it would be really good to get a snapshot of what's going on inside $row. I think the attached patch will fix the problem for you, but I don't think it's the correct solution, because I think there should be a field classes entry for all fields...
Comment #2
ofry commentedI have same problem with http://dev.aprgr.ru/shop/mount/248
In bottom of the page is flipped table, grouped by field "Длина".
All displays correctly, but these notices rushing my shop :(
Comment #3
ofry commentedComment #4
ofry commentedYes, patch #1 works for me. Thank you. Please include it into next dev release.
Comment #5
naught101 commentedI have a feeling that this will break things in the future, but let's see how it goes.
Patch added in commit 5bbb562