Closed (works as designed)
Project:
Job Posting
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2009 at 13:39 UTC
Updated:
20 Jan 2009 at 16:41 UTC
I've filled new job posting and after clicked Preview all data I've input are gone with the error:
The website address you provided must be in proper url format (e.g. http://www.example.com)
Comments
Comment #1
kenorb commentedTested on Chrome and Firefox 3.
On similar problem with any of missed required field.
Values going back to the last state when it was saved deleting the recently changes.
It can be related to: #361503: Error requesting data! Validation error, but even without Autosave module I've got those problems.
Comment #2
kenorb commentedBTW: I've put website in format: www.example.com, I think it's enough to be validated.
Comment #3
gmarus commentedNo, The built-in validator for urls requires the protocol ('http://') as well (that's why the error message shows the entire uri between quotation marks).