Problem/Motivation

The user inteface text of the Entity Reference module got changed since the hook_help text got committed.

The field settings use "Type of item to reference", not "entity type", so that needs changing in uses "Selecting reference type".

The rest of the uses refers to "entity reference", but that still makes sense.

Proposed resolution

Rewrite the Select reference type use

Remaining tasks

User interface changes

API changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ifrik’s picture

Category: Bug report » Task
Issue tags: +Novice
PieterJanPut’s picture

Status: Active » Needs review
FileSize
1.59 KB

Status: Needs review » Needs work

The last submitted patch, 2: update_hook_help_text-2470910-2.patch, failed testing.

zaporylie’s picture

Try git diff origin/8.0.x > update_hook_help_text-2470910-5.patch since you patch has wrong format. You can find more info about creating patches in advanced patch contributor guide

PieterJanPut’s picture

Status: Needs work » Needs review
FileSize
1.54 KB
PieterJanPut’s picture

Issue tags: +drupaldevdays
ifrik’s picture

Status: Needs review » Reviewed & tested by the community

Thanks PietJanPut,

The patch works as intended. The text is changed and now reflects the user interface text.

jhodgdon’s picture

Looks good to me, thanks!

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.0.x. Thanks!

  • webchick committed e43e444 on 8.0.x
    Issue #2470910 by PieterJanPut, ifrik: Update hook_help text for Entity...

Status: Fixed » Closed (fixed)

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