adding a new user group field, table view stops working.
this happens if nodes have been created before. editing each node, table works again.
creating a new field these changes should be made right away.
table list shows this message:
Your search yielded no results
* Check if your spelling is correct.
* Remove quotes around phrases to match each word individually: "blue smurf"
will match less than blue smurf.
* Consider loosening your query with OR: blue smurf will match less than blue OR smurf.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | flexinode_table_view_new_rows.patch.txt | 855 bytes | bot |
Comments
Comment #1
bot commentedattached patch fixes this problem for all nodes
Comment #2
Bèr Kessels commentedI don't understand the problem. And I am a bit afraid to just commit a patch that changes a core "thing" in flexinode, to fix a certain field.
Can you explain to me:
a) Why the problem lies with flexinode core and not with user-group-field.inc?
b) What your patch really does. Just remong a where from the query does not sound liek a solution. unless that Where is the bug, off course.
Thanks. Bèr
Comment #3
Bèr Kessels commentedAlso. Do not just set your own patches to RTBC. A patch is only RTBC after people reviewed and tested it!