Download & Extend

Links do not work for sites installed in webroot subdir

Project:Role Contact
Version:5.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:zxombie
Status:closed (fixed)

Issue Summary

Attached is a patch that fixes the 'profile' and 'contact form' links to work in all cases, including Drupal installations under a subdirectory of webroot. It simply uses the url() and l() API functions to create these links.

AttachmentSize
rolecontact_links.patch902 bytes

Comments

#1

Assigned to:Anonymous» dlane

Thanks very much for this, GoofyX!

I'll just give it a quick test and perhaps do a quick rollout later this afternoon.
Cheers,

Dave

#2

Assigned to:dlane» zxombie
Status:needs review» fixed

I've fixed this in CVS. I don't have a Drupal installation under a subdirectory handy so haven't been able to test it but it should work.

#3

Thanks zxombie, it works fine!

#4

Status:fixed» closed (fixed)