Skip to content

Conversation

@garvinhicking
Copy link
Contributor

With https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Breaking-102945-PaginationOfIndexedSearchReplaced.html the ViewHelpers is:pageBrowsingResults and is:pageBrowsing have been removed.

bootstrap_package for TYPO3 v13 needs adaption to prevent a PHP error when using the adapted indexed_search template.

This has also been reported with:

The latter needs to be updated to a new release of EXT:bootstrap_package once this bugfix has been merged.

I do not know / did not check, if this
template would work in TYPO3 v12, so maybe a different template needs to be used for TYPO3 v12.

Releases: master, BP 15.x

With https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/13.0/Breaking-102945-PaginationOfIndexedSearchReplaced.html
the ViewHelpers `is:pageBrowsingResults` and `is:pageBrowsing` have
been removed.

bootstrap_package for TYPO3 v13 needs adaption to prevent a
PHP error when using the adapted indexed_search template.

This has also been reported with:

* https://forge.typo3.org/issues/105562
* FriendsOfTYPO3/introduction#115

The latter needs to be updated to a new release of EXT:bootstrap_package
once this bugfix has been merged.

I do not know / did not check, if this
template would work in TYPO3 v12, so maybe a different template
needs to be used for TYPO3 v12.

Releases: master, 15.x
@garvinhicking garvinhicking changed the title [BUGFIX] Remove use of removed ViewHelper usage in EXT:indexed_search [BUGFIX] Adapt use of removed ViewHelper in EXT:indexed_search Nov 9, 2024
@tchsupport
Copy link

Great work!

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.

2 participants