- First commit to issue fork.
- Merge request !9Issue #3042241: Whitelist for ConfigEntityListBuilder. β (Merged) created by joegraduate
- Status changed to Needs review
11 months ago 6:23am 8 May 2024 - πΊπΈUnited States joegraduate Arizona, USA
Created a new MR that takes a different approach. Instead of adding support for whitelisting specific form IDs, MR !9 updates the existing ReadOnlyFormSubscriber to support automatically allowing ConfigEntityListBuilder forms to not be read-only if their corresponding entity type is whitelisted. i.e. This prevents the block_admin_display_form created by the BlockListBuilder class (which extends ConfigEntityListBuilder) if the
block.block.*
pattern is whitelisted.The MR also adds a new test for this.
- πΊπΈUnited States joegraduate Arizona, USA
Attaching the diff from the MR as a patch to trigger automated testing. Also attaching a tests-only patch which should fail.
- last update
11 months ago Composer require failure - last update
11 months ago Composer require failure - last update
11 months ago 8 pass - last update
11 months ago 8 pass - πΊπΈUnited States joegraduate Arizona, USA
Fixed the test in the MR (forgot to turn on read-only setting in the new test). Attaching updated patches for automated testing.
- last update
11 months ago 8 pass - last update
11 months ago 8 pass - πΊπΈUnited States joegraduate Arizona, USA
Fix test in MR (for real this time). Had forgotten to add block module to list of modules for the test.
Attaching updated patches for automated testing.
- last update
11 months ago 8 pass - last update
11 months ago 3 pass, 2 fail - First commit to issue fork.
-
japerry β
committed 80faaf64 on 8.x-1.x authored by
joegraduate β
Issue #3042241 by josephdpurcell: Whitelist for ConfigEntityListBuilder
-
japerry β
committed 80faaf64 on 8.x-1.x authored by
joegraduate β
- Status changed to Fixed
9 months ago 10:50pm 2 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.