-
-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
breakingIntroduces breaking changes with existing installationsIntroduces breaking changes with existing installationstaskMaintainence workMaintainence work
Milestone
Description
Currently the dedicated search page causes the code to be littered with special cases. While this in itself isn't an issue for the functionality, it is in regards to caching.
This is because, the home page needs to be patched for its title and URL in case we are in output format searchpage and therefore it is not cacheable and requires us to detect the output format during runtime in may occassions - which is a real hassle in itself.
To improve build time in #685 we need to get rid of this.
Metadata
Metadata
Assignees
Labels
breakingIntroduces breaking changes with existing installationsIntroduces breaking changes with existing installationstaskMaintainence workMaintainence work