Closed (fixed)
Project:
Role Contact
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Jan 2008 at 22:32 UTC
Updated:
27 Jan 2008 at 19:40 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| rolecontact_links.patch | 902 bytes | GoofyX |
Comments
Comment #1
lightweight commentedThanks very much for this, GoofyX!
I'll just give it a quick test and perhaps do a quick rollout later this afternoon.
Cheers,
Dave
Comment #2
zxombie commentedI'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.
Comment #3
GoofyX commentedThanks zxombie, it works fine!
Comment #4
zxombie commented