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 #75 - require static_info_tables and avoid exception if sys_language is missing #76

Merged
merged 3 commits into from
Feb 23, 2018

Conversation

albig
Copy link

@albig albig commented Feb 21, 2018

fix #75

Alexander Bigga added 3 commits February 21, 2018 17:35
"Please use argument in query->execute() instead." is the official
advice. Actually query->execute(TRUE) is the right way. It does the same
as the former setReturnRawQueryResult() method.
@claussni claussni self-assigned this Feb 22, 2018
@albig
Copy link
Author

albig commented Feb 22, 2018

Sorry, I strangley lost the conversation in my inbox.

Of course, this feature seems to be not very important and I would vote for removing thisstatic_languages part at all.

My aim is to get this extension working with TYPO3 7.6 first. Removing unnessary code/features/refactoring should be done later.

@claussni claussni added this to the TYPO3 7.x Compatibility milestone Feb 23, 2018
@claussni claussni merged commit 0376746 into master Feb 23, 2018
@claussni claussni deleted the fix-75 branch February 23, 2018 14:11
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.

Publication depends on static_info_tables and breaks if no sys_language is set
2 participants