- Issue created by @Ahmad Khader
- 🇯🇴Jordan Ahmad Khader
Note that normal users who don't have access to the layout builder manage or edit won't have access.
The problem is that the layout builder is enabled without actually being enabled. - Merge request !22Issue #3471460 by ahmad khader: Fix users having access to the layout builder on entities regardless of whether the layout is enabled → (Merged) created by Rajab Natshah
- 🇯🇴Jordan Rajab Natshah Jordan
Not sure, if this issue should be marked as Moderately critical
- Merge request !23Issue #3471460 by ahmad khader: Fix users having access to the layout builder on entities regardless of whether the layout is enabled → (Merged) created by Rajab Natshah
- 🇯🇴Jordan Rajab Natshah Jordan
rajab natshah → changed the visibility of the branch 3471460-fix-users-having-access to hidden.
- 🇯🇴Jordan Ahmad Khader
Remove handleTranslationAccess since it disables the layout builder on translations.
protected function handleTranslationAccess(AccessResult $result, $operation, AccountInterface $account) { $entity = $this->getEntity(); // Access is always denied on non-default translations. return $result->andIf(AccessResult::allowedIf(!($entity instanceof TranslatableInterface && !$entity->isDefaultTranslation())))->addCacheableDependency($entity); }
- Status changed to RTBC
7 months ago 7:44am 3 September 2024 -
sdstyles →
committed d5ca2c72 on 2.1.x authored by
rajab natshah →
Issue #3471460 by rajab natshah, ahmad khader: Fix users having access...
-
sdstyles →
committed d5ca2c72 on 2.1.x authored by
rajab natshah →
-
sdstyles →
committed d5ca2c72 on 2.x authored by
rajab natshah →
Issue #3471460 by rajab natshah, ahmad khader: Fix users having access...
-
sdstyles →
committed d5ca2c72 on 2.x authored by
rajab natshah →
-
sdstyles →
committed 7697abdc on 2.1.x authored by
rajab natshah →
Issue #3471460 by ahmad khader: Fix users having access to the layout...
-
sdstyles →
committed 7697abdc on 2.1.x authored by
rajab natshah →
-
sdstyles →
committed 7697abdc on 2.x authored by
rajab natshah →
Issue #3471460 by ahmad khader: Fix users having access to the layout...
-
sdstyles →
committed 7697abdc on 2.x authored by
rajab natshah →
Automatically closed - issue fixed for 2 weeks with no activity.