Closed (fixed)
Project:
Menu Link (Field)
Version:
8.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2019 at 01:23 UTC
Updated:
16 May 2019 at 18:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jnicola commentedComment #3
jnicola commentedOkay, just requiring the title was silly, because even if the menu isn't enabled the menu field was required... it was silly :)
The New & Better approach:
Comment #4
jnicola commentedComment #5
krina.addweb commented@jnicola, Thanks for the patch. I checked your patch with simplytest.me and got the issue by following the below steps:
1. Mark the menu_link field type as required under Article content type and save.
2. Create a node and click on the Provide a menu link under Menu Settings and Save.
3. In menu setting despite it is a Required field it is showing that field is not required.
It is working fine. PFA
Comment #6
jnicola commentedBrought into latest dev branch, fixed!