After updating to the latest kickstart version (7.x-2.x-dev | 2014-Jan-09)The sort buttons of the catagory taxonomy terms not apear on the collection pages.
http://smulfun.nl/collectie/trouwen
Checked the following places, but couldn't find any abnormalities.
/admin/structure/views/view/collection_products
/admin/structure/taxonomy/category
Before update the collection pages looked like this:
https://drupal.org/files/issues/9-1-2014%2015-39-55.jpg
After update the select buttons disappear:
| Comment | File | Size | Author |
|---|---|---|---|
| 9-1-2014 15-40-34.jpg | 151.19 KB | jawi | |
| 9-1-2014 15-39-55.jpg | 175.37 KB | jawi |
Comments
Comment #1
jawi commentedComment #2
jawi commentedComment #3
jawi commentedComment #4
makokis commentedsame issue here,
using CK 2.10 and after install the new security update "Entity API 7x-1.3 (Actualización de seguridad)", the buttons dissapeared...
If I update to CK 2.11 continues the problem
any idea to solve this?, thanks
Comment #5
jawi commentedThis is due to an issue with entity. https://drupal.org/node/2174645
With the new version of entity-1.3 the value of the relations are emty in the view.
Applying patch entity-2174645-1-views-relationships.patch seems to solve the problem.
Patch tested and ok!
Comment #6
jawi commentedComment #7
makokis commented...
Many thanks to help with this patch, it solves my issue, now everythink works fine.