Closed (cannot reproduce)
Project:
Popular Tags
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
17 Jan 2013 at 23:46 UTC
Updated:
9 Apr 2013 at 19:49 UTC
Jump to comment: Most recent file
Comments
Comment #1
heatherwoz commentedI'm noticing a different behavior now. Some fields respect the limit and only show the specified number of terms, but clicking Show All Terms doesn't make the other terms appear.
Comment #2
jitesh doshi commentedPlease make sure you have set a limit (say, 10 or so) on the field settings page. And also make sure "show/hide links" checkbox is checked on the same page. See this screenshot - http://drupal.org/files/project-images/Greenshot_2012-08-25_14-20-53.png - to get an idea of what I'm talking about.
Post back here with what you find. If the problem persists, please post screenshots of the field settings page as well as the popular tag entry (node-edit) page.
Comment #3
jitesh doshi commentedI think there was a bug in the JavaScript code.
I have committed a fix. Please get the latest code from dev brach. Or otherwise wait until the next release.
Please give the latest code a try and let me know if the problem persists.
Comment #4
jitesh doshi commentedRelease 7.x-1.0-alpha1 has been created and posted on the project page. All known bugs have been fixed in this release.
Comment #5
heatherwoz commentedThey seem to work in some cases but not others. See attached screenshot. The first field is set to show 5 terms without the show/hide links, works as expected. The second field is set to show 5 terms with the show/hide links, works as expected and the links toggle display of the terms. The third field is set to show 2 terms with the show/hide links, but all terms and both toggle links appear by default, and clicking them does nothing. Maybe it's an issue of having two popular-tags enabled fields on the same page?
(The two remaining fields in the screenshot have no limit on popular tags shown and appear to work as expected.)
Comment #6
jitesh doshi commentedLet me look deeper into this. If you have any means of submitting a patch, I'd be happy to accept it. Otherwise, no problem. Just give me some time.
Comment #7
Manish Jain commentedI've not been able to reproduce this problem.
@heatherwoz, can you re-test using the latest release and reopen it if the problem persist?