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

[FIX] fix Security Viewhelper #1627

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open

[FIX] fix Security Viewhelper #1627

wants to merge 1 commit into from

Conversation

samowitsch
Copy link

fix for deprecated property loginUser of TypoScriptFrontendController

@NamelessCoder
Copy link
Member

If you can, please take care of the failing test. The security VH test case uses stdClass and will now need to use a mock of TypoScriptFrontendController instead, which mocks the isUserOrGroupSet method and has it return either true or false, depending on the test.

@samowitsch
Copy link
Author

If you can, please take care of the failing test. The security VH test case uses stdClass and will now need to use a mock of TypoScriptFrontendController instead, which mocks the isUserOrGroupSet method and has it return either true or false, depending on the test.

Hi. I looked into the test but i have no clue how to do that.

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 this pull request may close these issues.

None yet

2 participants