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

TypoScript diff is shown even though nothing was changed #196

Closed
simonschaufi opened this issue Jul 10, 2024 · 2 comments · Fixed by #212
Closed

TypoScript diff is shown even though nothing was changed #196

simonschaufi opened this issue Jul 10, 2024 · 2 comments · Fixed by #212
Assignees
Labels
bug Something isn't working

Comments

@simonschaufi
Copy link
Collaborator

Example:

    ---------- begin diff ----------
@@ @@
 // Hide original solr info module which will be replaced by our own backend module
-options.hideModules.searchbackend = SolrInfo
+options.hideModules.searchbackend = SolrInfo
    ----------- end diff -----------
@simonschaufi simonschaufi added the bug Something isn't working label Jul 10, 2024
@simonschaufi simonschaufi changed the title Bug: TypoScript diff is shown even though nothing was changed TypoScript diff is shown even though nothing was changed Jul 10, 2024
@andreaswolf
Copy link
Owner

Is that an EOF issue like #198 probably?

@simonschaufi
Copy link
Collaborator Author

probably yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants