Closed (fixed)
Project:
Taxonomy Accordion
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2010 at 22:15 UTC
Updated:
23 Nov 2010 at 14:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
-enzo- commentedHello john
Can you show me a example of the link you are getting?
if you can gave access to your drupal instance can be great.
Thanks.
enzo
Comment #2
john.campbell-higgens commentedYou can take a look at my test site - www.equinelist.co.uk
If you click on the location block on the right, you can click on a location, but you always get the link of the name http://www.equinelist.co.uk/term/Warrington instead of the ID.
This gives me a page not found error.
Comment #3
lordofthelake commentedI need this module for my site, so fixed this and a couple of other bugs myself.
Please review the corrected code. If it's fine, I'd be glad if it could be merged upstream.
Thank you and regards.
- M.
Comment #4
-enzo- commentedHello John
Thanks for your report I just fix the problem.
Lordofthelake I didn't see your file before my path, but looks like is fixed now with my new version, next time please send a patch to help to apply changes quick.
Download the veriwon 6.x.1.1 http://ftp.drupal.org/files/projects/taxonomy_accordion-6.x-1.1.tar.gz
Regards,
enjoy
Comment #5
lordofthelake commentedI haven't tested your code yet, but I think that line 131, in
taxonomy_accordion.module, should be changed fromto
or
$term_idwill not be passed to the callback (resulting in links in the formpath/$ideven whenpath/$nameshould be used instead.Let me know if this makes sense for you.
Regards,
-- M.
Comment #6
-enzo- commentedHello lordofthelake
OK that is only for theme declaration is a mistake , but not a php error, but was fixed and included in version 1.2
Regards,
enzo