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:

https://drupal.org/files/issues/9-1-2014%2015-39-55.jpg

CommentFileSizeAuthor
9-1-2014 15-40-34.jpg151.19 KBjawi
9-1-2014 15-39-55.jpg175.37 KBjawi

Comments

jawi’s picture

Issue summary: View changes
jawi’s picture

Issue summary: View changes
jawi’s picture

Issue summary: View changes
makokis’s picture

same 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

jawi’s picture

This 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!

jawi’s picture

Assigned: Unassigned » jawi
Status: Active » Closed (fixed)
makokis’s picture

#5
Posted by Jawi

...
Many thanks to help with this patch, it solves my issue, now everythink works fine.