Problem/Motivation

When a I create a "Person" contact, I have several fields to fill out: Title, Given name, Middle name, Family name, Generational (Jr., Sr., etc.), and more. If I leave Generational unset, the label for the contact shows "_none" after the other names.

Steps to reproduce

  • Go to /crm/contact/add/person
  • Specify "Jane" as the given name
  • Specify "Doe" as the family name
  • Leave the other fields unset
  • Save the contact

The label for the person becomes "Jane Doe _none"

Proposed resolution

Use the dev release of the name project.

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork crm-3541402

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

paulmckibben created an issue. See original summary.

bluegeek9’s picture

Category: Bug report » Support request
Status: Active » Closed (duplicate)
Related issues: +#3491471: Literal "_none" value saved for select fields

This is an issue in the Name project, #3491471: Literal "_none" value saved for select fields.

bluegeek9’s picture

Title: When creating a Person contact, if "generational" is blank, the entity label has "_none" at the end » Use dev release of name module
Assigned: Unassigned » bluegeek9
Category: Support request » Task
Issue summary: View changes
Status: Closed (duplicate) » Active

bluegeek9’s picture

bluegeek9’s picture

Assigned: bluegeek9 » Unassigned
Status: Active » Needs review

  • bluegeek9 committed 5b09a793 on 1.0.x
    Issue #3541402 by bluegeek9, paulmckibben: Use dev release of name...
bluegeek9’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.