Closed (fixed)
Project:
User Restrictions
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2025 at 07:57 UTC
Updated:
27 Oct 2025 at 12:59 UTC
Jump to comment: Most recent
There are some form elements that are related to the Pattern form element, like
There are also some properties that needs to be removed:
#required for Expiration (A details element cannot be required, since it is just a container.)#open for the container element (It is not a details element.)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
Comment #2
avpadernoComment #3
avpadernoI am working on it.
Comment #5
avpadernoComment #6
avpadernoFor some reasons, it tries to assign an array to
UserRestriction::$expiration.This is the logged exception.
Comment #7
avpadernoThat is not caused by the changes done in this issue. I will investigate and create a new issue to fix that.
Comment #8
avpadernoComment #10
avpadernoComment #12
avpaderno