[ADMINOBJECT] Resume and keywords of object are not saved #93

Closed
opened 2021-09-28 18:02:29 +02:00 by rooty · 2 comments
Owner

When filling the resume and keywords fields in the configuration of a coordination object, datas are not saved.

When filling the resume and keywords fields in the configuration of a coordination object, datas are not saved.
rooty added the
bug
live
master
labels 2021-09-28 18:02:29 +02:00
rooty self-assigned this 2021-09-28 18:02:29 +02:00
Author
Owner

Issue fixed. $this->keyWord affectation from post datas was not correct. The good values are $_POST["resumeValue"] and $_POST["keyWordValue"].

Issue fixed. $this->keyWord affectation from post datas was not correct. The good values are $_POST["resumeValue"] and $_POST["keyWordValue"].
rooty added the
fixed
label 2021-09-28 18:04:52 +02:00
Author
Owner

Pushed to master

Pushed to master
rooty referenced this issue from a commit 2021-09-28 18:10:26 +02:00
rooty closed this issue 2021-09-28 18:11:05 +02:00
Sign in to join this conversation.
No description provided.