]> Kevux Git Server - fll/commit
Bugfix: The control readonly option is not being loaded.
authorKevin Day <kevin@kevux.org>
Sat, 11 Mar 2023 17:19:51 +0000 (11:19 -0600)
committerKevin Day <kevin@kevux.org>
Sat, 11 Mar 2023 17:19:51 +0000 (11:19 -0600)
commitce06c2588720f0dd9872bd28ec6ccf51008fcd98
tree481aaf130ca82ea37295a238636e95262dd12b7d
parent35d1b274b66b14dc226ad2dc9278e0dc7e05d9be
Bugfix: The control readonly option is not being loaded.

I implemented the numeration and processing logic but I somehow forgot to actually load the setting from the entry file.

Set and unset the flag as requested.
Make sure the path_control is reset before appending the string.

Add control_has in validation test mode to better display the file.
level_3/controller/c/common/private-common.c
level_3/controller/c/common/private-common.h
level_3/controller/c/entry/private-entry.c