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

TYPO3 v10.4 LTS compatibility #7

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mhirdes
Copy link

@mhirdes mhirdes commented Jan 28, 2021

No description provided.

@macjohnny
Copy link
Member

@mhirdes thanks a lot for your contribution! we will have a look at it soon.

@macjohnny macjohnny requested a review from maechler January 28, 2021 14:37
/**
* @param ObjectManager $objectManager
*/
public function __construct(ObjectManager $objectManager)
public function __construct(ObjectManager $objectManager, RenderingContext $renderingContext)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the RenderingContext ever used? If it does not serve any purpose, it would be great if you could remove it.

@maechler
Copy link
Member

@mhirdes Thanks for your contribution! Looks good to me at first glance, I will however have to test it in greater detail and run a few tests.

@maechler
Copy link
Member

@mhirdes Thanks again for your contribution! It seems however not to be working as soon as the date column is added to the export. Do you have time to look into this and update the PR?

@mhirdes
Copy link
Author

mhirdes commented Apr 1, 2021

@mhirdes Thanks again for your contribution! It seems however not to be working as soon as the date column is added to the export. Do you have time to look into this and update the PR?

Currently not

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.

3 participants