benjaminkott / benjaminkott/bootstrap_package
indexed_search if not installed
- Dominant language
- PHP
- Stars
- 355
- Forks
- 212
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 31
Description
There is a typoscript syntax warning if indexed_search is not installed:
Der Import findet keine Datei in "set:bootstrap-package/indexed-search:setup.typoscript", Zeile "2"
(The import cannot find a file in “set:bootstrap-package/indexed-search:setup.typoscript”, line “2”.)
After deleting bootstrap-package/indexed-search from optionalDependencies the error is gone. Sure it will load it because bootstrap-package/indexed-search exists in the installation. The intended behaviour is wrong.
TYPO3 13.4.26 using Site Set
bootstrap_package 16.0.0
PHP 8.5
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the warning with TYPO3 13.4.26, bootstrap_package 16.0.0, and Site Set enabled, then inspect the import at bootstrap-package/indexed-search:setup.typoscript and the optionalDependencies entry. Confirm the intended behavior when indexed_search is unavailable and verify that the corrected configuration no longer emits the syntax warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100