Closed (fixed)
Project:
Bibliography Module
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2011 at 22:24 UTC
Updated:
9 Jul 2011 at 17:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
rjerome commentedSo if I understand correctly, you have drupal installed in a sub-directory (drupal7) on your server?
Have you set the "$base_url" variable in settings.php to reflect the drupal7 subdirectory?
Ron.
Comment #2
illy commentedyes i have drupal on MAMP in subdirectory. I tried set $base_url to http://localhost/drupal7 and nothing change, sort links are still bad...
Comment #3
illy commentedi also installed biblio on drupal6 (on MAMP too) without editing.php and everything works fine...
Comment #4
rjerome commentedI'm looking into this, but so far I can't replicate the problem or come up with a solution.
Stay tuned.
Comment #5
illy commentedI tested it on real server and everything is correct, so i don't know where the problem is.
Maybe some configuration issue on MAMP. However thanks for any ideas...
Comment #6
bgerber commentedI have had the same problem specifically with MAMP and D7. I thought it was just me (it usually is...).
Comment #7
akayani commentedI'm seeing it too, the sort box in the columns causes the site directory to be reproduced in the URL.
You can work back from biblio.pages.inc line 567 'path'...
I can't see where the code goes wrong.
Some claim of path undefined.
Comment #8
rjerome commentedI'm right in the middle of reworking all that code so stay tuned, the next dev should resolve this.
Comment #9
oggsmith commentedHere's a patch to make the sort URLs correct.
Comment #10
rjerome commentedThanks for that, I got distracted by something else and never quite got back to this one.
http://drupalcode.org/project/biblio.git/commit/624c7b4