Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
profile.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2007 at 08:02 UTC
Updated:
6 Aug 2010 at 09:05 UTC
Jump to comment: Most recent
Comments
Comment #1
moshe weitzman commentedComment #2
gábor hojtsyYou mean you'd like to have people born before 1900 to register? What is the expectation.
Comment #3
bradlis7 commentedA customizable range would probably be best, since it can be used for other fields besides DOB. It requires more time to load/bandwidth, which I think is always something best to avoid.
I almost think DOB should be included on default profiles, because there is some liability with users under 13, right? I don't know much except for seeing some in phpBB's registration page.
Comment #4
Anonymous (not verified) commentedAn option to select nothing (
--) in a date field would be more helpful rather than a customizable range.If you need the DOB then add a field to your profile. Where's the problem?
Comment #5
jayjenxi commentedI am trying to add the field to the profile. The problem here is that using the date field would lead to the range of years users can select to be 1900 - 2050. I doubt anyone born in 2008 or 1900 would be viewing my site.
Here's what I propose:
1. Admins should be able to set a range that they prefer.
2. There should be an option to set the end of the range as "Current Year". This way, we won't have to keep updating the year annually.
Comment #6
janamills commentedperhaps a date type would be best that way it could be used for anything - customizable range (year) would be good too in that respect
Comment #7
gábor hojtsyNew features go to Drupal 7.
Comment #8
jaysadie commentedAn option to select nothing (--) in a date field is absolutely a MUST.
If a user does not want to enter a birth date, for obvious reasons, the system defaults to today's date, which means that there is no way for us to isolate users that preferred not to enter their birth dates. This is necessary when we perform age checks on our users. Currently those users' are treated as young children, or infants!
Comment #9
damien tournoud commentedThe profile module is obsolete. Won't fix.