On the node view, Url on job posting is just a text.
It should be a URL link if it's a link:)

And another issue with Url, that validation is too stricted.
It shouldn't thought the error if user type some website in www syntax (without protocol).

Comments

gmarus’s picture

Status: Active » Closed (works as designed)

Simply modify the template as discussed in http://drupal.org/node/259415.

kenorb’s picture

Thanks.