External URLs don't work if the submitter forgets to prepend "http://"
Many times I click on URLs submitted by users and end up getting a 404 type page from techentreprise.com. It seems the reason is that the submitting user did not submit a full URL (i.e., starting with HTTP://) but only the domain and path (i.e. www.yahoo.com).
Since the URL is rendered just as submitted, the browser treats it as a relative URL.
It would be better if techentreprise checked to see if URLs specify a scheme (i.e. HTTP://, HTTPS://, MAILTO://, etc) and prepend a default of HTTP:// if none is specified.
This check could be implemented either at the time of submission or at the time of rendering.
Since the URL is rendered just as submitted, the browser treats it as a relative URL.
It would be better if techentreprise checked to see if URLs specify a scheme (i.e. HTTP://, HTTPS://, MAILTO://, etc) and prepend a default of HTTP:// if none is specified.
This check could be implemented either at the time of submission or at the time of rendering.
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
The company marked this problem solved.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Erik,
Thanks for submitting this. Indeed, there's no verification. There will be one in the next update, asking the user to put the appropriate url
thanks again.
-
Inappropriate?Did this go into the update that you just made? I notice that there are still bad URLs (i.e., on David Usher's profile, under "details").
If you fixed only the data entry, maybe you need to run an SQL update to fix all the previously entered links. -
this was updated today (for users' website)
thanks for the feedback erick!
Loading Profile...



EMPLOYEE