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

[TASK] Provide encryptionKey in unit tests #3958

Closed
dkd-friedrich opened this issue Feb 22, 2024 · 0 comments · Fixed by #3959
Closed

[TASK] Provide encryptionKey in unit tests #3958

dkd-friedrich opened this issue Feb 22, 2024 · 0 comments · Fixed by #3959
Assignees

Comments

@dkd-friedrich
Copy link
Member

What should be done in the scope of this task?

Since TYPO3 12.4.11 and 11.5.35 the encryptionKey is not initialized in the default configuration, see TYPO3/typo3@df486372ea

As the encryptionKey is no longer initialized by default some unit tests will fail and have to be adapted.

@dkd-friedrich dkd-friedrich self-assigned this Feb 22, 2024
dkd-friedrich added a commit to dkd-friedrich/ext-solr that referenced this issue Feb 22, 2024
Since TYPO3 12.4.11 and 11.5.35 the encryptionKey is not initialized
in the default configuration, thus some unit tests will fail.

This commit ensures an encryptionKey is set for the unit tests.

Resolves: TYPO3-Solr#3958
dkd-friedrich added a commit to dkd-friedrich/ext-solr that referenced this issue Feb 22, 2024
Since TYPO3 12.4.11 and 11.5.35 the encryptionKey is not initialized
in the default configuration, thus some unit tests will fail.

This commit ensures an encryptionKey is set for the unit tests.

Ports: TYPO3-Solr#3959
Resolves: TYPO3-Solr#3958
dkd-friedrich added a commit to dkd-friedrich/ext-solr that referenced this issue Feb 22, 2024
Since TYPO3 12.4.11 and 11.5.35 the encryptionKey is not initialized
in the default configuration, thus some unit tests will fail.

This commit ensures an encryptionKey is set for the unit tests.

Resolves: TYPO3-Solr#3958
dkd-friedrich added a commit that referenced this issue Feb 22, 2024
Since TYPO3 12.4.11 and 11.5.35 the encryptionKey is not initialized
in the default configuration, thus some unit tests will fail.

This commit ensures an encryptionKey is set for the unit tests.

Resolves: #3958
dkd-friedrich added a commit that referenced this issue Feb 22, 2024
Since TYPO3 12.4.11 and 11.5.35 the encryptionKey is not initialized
in the default configuration, thus some unit tests will fail.

This commit ensures an encryptionKey is set for the unit tests.

Ports: #3959
Resolves: #3958
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant