Closed (fixed)
Project:
Similar By Terms
Version:
7.x-2.3
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2014 at 13:59 UTC
Updated:
24 Mar 2016 at 10:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
takim commentedI can not reproduce it can you @Inky3d give more information or you still face problem?
Comment #2
cslevy commented@takim
Simply add a field "Content: Link" to the view. If the Similar By Terms sort handler or field handler is present, then the Content: Link is broken.
Will generate the link from the count of the similarity
Comment #3
cslevy commentedComment #4
takim commentedHi @cslevy
I did not find the problem with lastest setup. Can u retry using :-
Drupal version :- 7.43
Similar by term module :- 7.x.2.4
Views :- 7.x-3.8
Comment #5
cslevy commentedI tested it with the following setup
Drupal: 7.43
Similar by term module: 7.x.2.4
Views: 7.x-3.13
I attach also 2 screenshots with the views setup. In the status bar you can see the two links (link from title and link from link field) are different.
Comment #6
takim commentedThanks @cslevy now i can see the problem.
Fixes are made now :- http://cgit.drupalcode.org/similarterms/commit/?id=7d5265e in this commit.
Soon I will make a stable release with some other bugs.
/Takim
Comment #7
takim commented