When i view nodes inside a view the links to the glossary page is http://glossary/5 when it should be http://www.sitename.com/glossary/5 .

Comments

westwesterson’s picture

I made a video of the problem for further clarification.
http://screencast.com/t/MWtsVxdE

nancydru’s picture

I cannot reproduce this problem on D5.5 and Views 1.6. Which version of Views are you using? Which Drupal?

westwesterson’s picture

views 1.6 drupal 5.5.

nancydru’s picture

Status: Active » Postponed

I opened an issue with Views. http://drupal.org/node/206099

catch’s picture

Status: Postponed (maintainer needs more info) » Active

Back to active against glossary, I'm guessing it's a hard coded url somewhere that expects the links to be shown only in the context of node display.

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

@westwesterson: are you using absolute links?

Can you point me to a place on your site where this is happening? I can't reproduce this, but maybe if I see it going on, maybe I can get a clue.

Also, please try 5.x-1.8, or better yet, 5.x-1.x-dev.

catch’s picture

Status: Postponed » Postponed (maintainer needs more info)

westwesterson:

Also, probably wrong - but no chance you've got drupal installed in a subdirectory like /drupal then not set $base_url in .htaccess?

westwesterson’s picture

Status: Postponed (maintainer needs more info) » Fixed

i tested this again today, and the issue seems to be resolved. Perhaps one of the updates to glossary got rid of this bug too! Thanks a lot for your help!

nancydru’s picture

Okay. Thanks for the update.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.