Closed (fixed)
Project:
Hierarchical Select
Version:
5.x-3.x-dev
Component:
Code - Taxonomy Views
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jul 2008 at 04:18 UTC
Updated:
3 Aug 2008 at 10:19 UTC
Jump to comment: Most recent file
Comments
Comment #1
wim leersThe GET url is bad. Can you check if views.js is being included on that page please?
Comment #2
joncup commented<script type="text/javascript" src="/sites/all/modules/hierarchical_select/includes/views.js"></script>I think thats what your talking about, you can test out the page at http://test.jony.net/trees/all
Comment #3
wim leersThat's what I need. A live demo. It leads to a quick solution.
Patch that should fix this is attached.
Comment #4
wim leersI accidentally committed this patch together with another one: http://drupal.org/cvs?commit=129882. If it works fine, then you can set the issue to fixed.
Comment #5
joncup commentedjust tested the new code, still doesnt work, if I search for pine, it should find many nodes, finds none, still long url, contact me if you need any more info or access or anything that will help.
Comment #6
wim leersI had a stupid typo. Please try the attached patch.
Comment #7
joncup commentedstill doesnt seem to be working, i set you up an account and sent you the details via the contact form if you think that will help, let me know if you need anything, of if I can be of any help or whatnot.
Comment #8
wim leersI missed a couple of spots. Committed a fully working version.
Comment #9
joncup commentedone more things, filters now work, but if you add more than one selection in the drop box, only the first selection is reflected in the filtering
Comment #10
joncup commentednot sure how I missed this, each nodes that shows up in the filter results is displayed twice.
Comment #11
wim leersThat's a separate issue. Probably due to misconfiguration on your side. So please open a separate issue for it.