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

Do not set @INC in modules #222

Closed
bschmalhofer opened this issue Jul 20, 2020 · 1 comment
Closed

Do not set @INC in modules #222

bschmalhofer opened this issue Jul 20, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bschmalhofer
Copy link
Contributor

At least be careful about it. $FindBin::Bin is dangerous because one can't be sure about the location of the calling script.

@bschmalhofer bschmalhofer added the enhancement New feature or request label Jul 20, 2020
@bschmalhofer bschmalhofer added this to the OTOBO 10.1 milestone Jul 20, 2020
@bschmalhofer bschmalhofer self-assigned this Jul 20, 2020
bschmalhofer added a commit that referenced this issue Jul 20, 2020
Issue #222: no tampering with @inc in Kernel/Config/Defaults.pm
@bschmalhofer
Copy link
Contributor Author

Remove the setting of @INCin Kernel/Config/Defaults.pm. No other occurences found. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant