It seems that if the user doesn't put http:// into their website in their profile, it doesn't automatically link or wrap, and on longer websites, it just gets cut off.
Can it be fixed so those website become clickable and http:// is assumed?
I've had that request before, but the problem is that those fields are not Vanilla native, they're added by a plugin we have that lets the Admin create Custom Fields. Currently that plugin does not provide "type hints" for the fields, they're just standard text fields that pass through our formatter before being rendered to the page. The formatter understands that https? : // (.*) = URL, but the fields themselves are not of any particular type.
Posts
So you see the problem.
Anyway to make it wrap at the least, that way one could copy paste? Either way no big deal, just ran across it and couldn't browse out to a website.