Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Inconsistency in form import feature #722

Closed
btry opened this issue Sep 15, 2017 · 1 comment
Closed

Code Inconsistency in form import feature #722

btry opened this issue Sep 15, 2017 · 1 comment
Assignees
Labels

Comments

@btry
Copy link
Collaborator

btry commented Sep 15, 2017

There is something wrong in this block of code (method import())

https://github.com/pluginsGLPI/formcreator/blob/develop/inc/form_profile.class.php#L100

$form is not defined in the method.

Also the returned variable $validator_id is not defiined too.

@btry btry added the bug label Sep 15, 2017
@btry
Copy link
Collaborator Author

btry commented Jul 4, 2018

Import of restriction by profile probably never worked

btry added a commit to btry/formcreator that referenced this issue Jul 4, 2018
fix pluginsGLPI#722
Signed-off-by: btry <tbugier@teclib.com>
@btry btry self-assigned this Jul 4, 2018
btry added a commit to btry/formcreator that referenced this issue Jul 10, 2018
fix pluginsGLPI#722
Signed-off-by: btry <tbugier@teclib.com>
@btry btry closed this as completed in 34ae3bf Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant