TASK: remigrate all Neos.Neos fusion files and implementations #4760
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We noticed that Neos 9.0 had one missing feature in the Fusion implementations. To make sure there are no other faulty fusion implementations i checked and remigrated some fusion implementations.
Especially the ConvertUris implementation seems to have been affected. It seems as that it was now optimised for performance with a loss in features.
see #4744
@kitsunet wrote
Thats why i did checkout the 8.3 version of the
ConvertUrisImplementation
and remigrated its code to 9.0 without any additional performance in mind.How i did it?
i reset the interesting fusion files, and checked what could possibly be wrong:
Checklist
FEATURE|TASK|BUGFIX
!!!
and have upgrade-instructions