Closed (fixed)
Project:
Name Field
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2025 at 23:20 UTC
Updated:
2 Feb 2026 at 17:29 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
jcandan commentedComment #3
jcandan commentedThe
$empty = name_element_validate_is_empty($item);boolean later skips setting validation errors. However, stepping through, one can see the obvious logical error. This has caused issues with any potential logic changes necessary for #3552451: Required state incorrectly marks non-minimum components as required.Comment #5
jcandan commentedComment #7
jcandan commentedComment #9
bluegeek9 commented