Links do not work for sites installed in webroot subdir
GoofyX - January 12, 2008 - 22:32
| Project: | Role Contact |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | zxombie |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| rolecontact_links.patch | 902 bytes |

#1
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
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