Download & Extend

for internal urls, use l() / url() only

Project:Drupal core
Component:base system
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

there are still quite some hardcoded internal urls in drupal's code base. all occurences of things like '<a href=\"$base_url/\">', '<a href=\\\"module.php...', etc. should be changed to use l() / url() instead.

Comments

#1

Got fixed.

#2

nobody click here