]> Kevux Git Server - fll/commit
Bugfix: The control readonly option is not being loaded.
authorKevin Day <kevin@kevux.org>
Sat, 11 Mar 2023 17:21:57 +0000 (11:21 -0600)
committerKevin Day <kevin@kevux.org>
Sat, 11 Mar 2023 17:21:57 +0000 (11:21 -0600)
commit07d360802b93e26a79af7b786bf43e90a0a97b90
treee4543cf4e1f357f4b015c9da96c2ab6040b269f6
parent5335a52894a9af23f51cd8fc7bc27ea387fd05fd
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