profile does not validate URL field on registration

twohills - April 11, 2008 - 06:04
Project:Drupal
Version:5.6
Component:profile.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Profile field of type URL that users fill in on registration can contain a field with no "http://" prefix, but this field then fails validation when they edit user profile

#1

twohills - June 16, 2008 - 05:18

To be clear: they can enter "www.foo.com" when registering and receive no validation error, but if they later edit their profile the same field will receive a validation error for not having "http://". i.e. the validation is different between registering and edit profile

 
 

Drupal is a registered trademark of Dries Buytaert.