Problem/Motivation

Over #3402792: Allow removing entity markup for entity reference formatters a new configuration option was added, but the related configuration schema change was not added.

Steps to reproduce

Proposed resolution

Let us add the missing bit to the schema.

Remaining tasks

Add a patch.

User interface changes

API changes

Data model changes

Issue fork nomarkup-3422827

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

marvil07 created an issue. See original summary.

marvil07’s picture

Assigned: marvil07 » Unassigned
Status: Active » Needs review

Added one configuration schema change at MR !7.
I first tried to use a boolean type, but when using configuration export, I see a string, so using that for now.

e0ipso made their first commit to this issue’s fork.

  • e0ipso committed 1ad94c17 on 1.x authored by marvil07
    Issue #3422827: Configuration schema needs an extra item
    
e0ipso’s picture

Status: Needs review » Fixed

This looks good. Let's give it a go! Thanks!

e0ipso’s picture

//www.flaticon.com/free-icons/thank-you Thank you for your contribution! Your continued support to this project makes my volunteer contributions more sustainable.
There are multiple ways to show appreciation for the work I did in this project, those include:
  • Triaging issues, and adding more context to existing issues.
  • Writing documentation, or patches for this project.
  • Writing blog posts, speaking about it at conferences.

Status: Fixed » Closed (fixed)

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