If I enter 'http://drupal.org' as my link URL, all works fine.

If I enter 'drupal.org' then I get a relative link which obviously is broken.

Guess which sort of link users are most likely to type in.

The formatter for this field needs to do the same sort of work as link.module's link_cleanup_url() function -- or simpler, just depend on link module.

Comments

summit’s picture

Subscribing, having the same.
EDIT: I think that my problem was different. If my relative url started with a slash, "/node/NID", than it didn't work. Removing the slash made it work again!
greetings, Martijn

sickness29’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Development or support is not planned for D6. All D6-related issues are marked as outdated in a bunch.

If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.