Pending

User tests: Successful: Unsuccessful:

avatar TBK
TBK
5 Dec 2011

Splitting the #__users table name column into 3 columns (first name, middle name and surname) will simplify lot of use cases where you don't want to get the users full real name. Post processing the name will result in a flawed result since you can't predict with 100% accuracy how the name is composed.

E.g. a mail form where you want to address the person "Hi, James \n\n Just for today we have a special offer...".

http://ideas.joomla.org/forums/84261-joomla-idea-pool/suggestions/1241451-name

Will also require some changes to the platform as well (are included in this pull request).

I hope I touched all the places the name field is used.

avatar TBK0000 TBK0000 - open - 5 Dec 2011
avatar mbabker
mbabker - comment - 5 Dec 2011

Do you have a tracker item open on JoomlaCode? If not, please open a Feature Request @ http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549.

avatar TBK0000 TBK0000 - close - 5 Dec 2011
avatar TBK0000
TBK0000 - comment - 5 Dec 2011

Sorry I hadn't, thought the Joomlacode tracker was being phased-out - http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=27297.

BTW when add a new tracker item it says "Please read http://developer.joomla.org/policies/feature-patches.html for instructions to get these patches accepted. Please keep in mind that patches that don't follow these guidelines will not be accepted. This tracker group will be open until Joomla 1.6 reaches the Beta stage.". Link doesn't work and 1.6 is out of beta :)

avatar TBK0000 TBK0000 - reopen - 5 Dec 2011
avatar mbabker
mbabker - comment - 5 Dec 2011

Ya, some of that info is out of date. We can work to get it up to date.

JoomlaCode is still the tracker system that we're using until we have a
new one set up. Since everything's still in a transition phase, that's
the preferred location for all reports and pull requests here can be used
for adding new features (just the code part, and some discussion).

On 12/5/11 5:55 PM, "TBK0000"
ub.com> wrote:

Sorry I hadn't, thought the Joomlacode tracker was being phased-out.

BTW when add a new tracker item it says "Please read
http://developer.joomla.org/policies/feature-patches.html for
instructions to get these patches accepted. Please keep in mind that
patches that don't follow these guidelines will not be accepted. This
tracker group will be open until Joomla 1.6 reaches the Beta stage.".
Link doesn't work and 1.6 is out of beta :)


Reply to this email directly or view it on GitHub:
#28 (comment)

avatar elinw
elinw - comment - 5 Dec 2011

http://developer.joomla.org/strategy/adding-new-features.html

Link fixed thanks for catching that.

Most likely you would want to use a profile plugin or perhaps the sortname fields in contact or perhaps a form plugin that saves name using JSON instead of a regular string.

avatar elinw
elinw - comment - 5 Dec 2011

Link fixed, thanks for reporting.

avatar infograf768
infograf768 - comment - 5 Dec 2011

Closing this request, Please post a diff in the tracker for the feature to be considered.

avatar infograf768 infograf768 - close - 5 Dec 2011
avatar Lemings Lemings - reference | - 27 Feb 13
avatar N6REJ N6REJ - reference | 492f1d5 - 6 Jan 15
avatar wilsonge wilsonge - reference | d845980 - 17 Jan 16

Add a Comment

Login with GitHub to post a comment