Problem/Motivation

Following #3460784: [2.0.0-beta1] Blocks implementing PluginFormInterface don't work with BlockSource, we still have an issue: blocks from views are not saving their configuration properly.

Because of that and the fact we are "authorizing" only a small subset of blocks, Christian was proposing to remove this source in 2.0 and reintroduce it in 2.1 with a brand new implementation.

Proposed resolution

Let's expose the plan for 2.1, if we all agree about it and if it is not possible to do it in beta2, let's:

  1. remove this source (and the related hook) from 2.0
  2. create the related ticket for 2.1

Comments

pdureau created an issue. See original summary.

pdureau’s picture

Title: [2.0.0-beta2] Do we keep BlockSource plugin? » [2.0.0-beta3] Do we keep BlockSource plugin?
pdureau’s picture

Title: [2.0.0-beta3] Do we keep BlockSource plugin? » [2.0.0-beta4] Do we keep BlockSource plugin?
pdureau’s picture

Title: [2.0.0-beta4] Do we keep BlockSource plugin? » [2.0.0-beta5] Do we keep BlockSource plugin?
pdureau’s picture

Assigned: Unassigned » christian.wiedemann

Christian, do you have an idea to replace it or do we keep it?

pdureau’s picture

Assigned: christian.wiedemann » Unassigned
Status: Active » Closed (works as designed)

No news from many weeks. Let's keep them.

pdureau’s picture

Status: Closed (works as designed) » Needs work
pdureau’s picture

Status: Needs work » Closed (works as designed)

We keep them. A follow-up issue in RC1 to fix this.