[buddypress-trac] [BuddyPress] #3378: Fix submitted values for text(area) and dropdown xprofile fields during registration
buddypress-trac
noreply at wordpress.org
Sun Nov 24 16:01:12 UTC 2013
#3378: Fix submitted values for text(area) and dropdown xprofile fields during
registration
--------------------------+---------------------
Reporter: r-a-y | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 1.5
Component: XProfile | Version: 1.5
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Comment (by djpaul):
In [changeset:"7599"]:
{{{
#!CommitTicketReference repository="" revision="7599"
XProfile: Show the placeholder text for all select box profile fields.
Prior to BP 1.5, the "----" placeholder item for select boxes was shown
for both optional and mandatory fields. In BP 1.5 in r4831, the behaviour
was changed to only show the placeholder item for optional profile fields.
With retrospect, that change didn’t make much sense.
This commits restores the original behaviour, showing the placeholder text
for all select box profile fields. A user should be forced to pick an
option for a required profile field, and not allow the web browser to
automatically select the first option in the <select> element.
See #3378, #3698, and #5184. Props haykayltduk, hnla, DJPaul at WordCamp
London contributor day!
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3378#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list