When editing subfields the "repeatable", "mandatory" and "is url" checkboxes are not displayed: the input html tag is displayed instead. Caused by bug 13618.
Created attachment 47737 [details] [review] Bug 15754: Fix regression on editing framework subfields When editing subfields the "repeatable", "mandatory" and "is url" checkboxes are not displayed: the input html tag is displayed instead. Caused by bug 13618. Test plan: Edit subfields and confirm the bug. Apply the patch and confirm that you are not able to check/uncheck checkboxes.
Created attachment 47742 [details] [review] [SIGNED-OFF]Bug 15754: Fix regression on editing framework subfields When editing subfields the "repeatable", "mandatory" and "is url" checkboxes are not displayed: the input html tag is displayed instead. Caused by bug 13618. Test plan: Edit subfields and confirm the bug. Apply the patch and confirm that you are not able to check/uncheck checkboxes. Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Works as advertised
Created attachment 47809 [details] [review] Bug 15754: html Fix regression on editing auth framework subfields Same fix as previously for the auth framework
I have just found the same issue on editing authority framework. Back to needs signoff.
Created attachment 47823 [details] [review] [SIGNED-OFF]Bug 15754: html Fix regression on editing auth framework subfields Same fix as previously for the auth framework Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Depends on bug 13618, which has been reverted from master.
With bug 15773 we do not longer need these patches for bug 13618.