Bug #8118
Autosuggest replacement only works when search term is lower case
| Status: | Resolved | Start date: | 2010-06-09 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Ingo Renner | % Done: | 100% |
|
| Category: | Frontend Plugins | |||
| Target version: | 1.1 | |||
| TYPO3 Version: | Has patch: | |||
| PHP Version: | Tags: | |||
| Votes: | 0 |
Description
When autosuggest feature tries to replace the search word by the suggestion but the search word is not lower case it fails.
Suggestion: use str_ireplace instead of str_replace
Associated revisions
Fixed issue #8118: Autosuggest replacement only works when search term is lower case
Fixed issue #8118: Autosuggest replacement only works when search term is lower case
History
Updated by Ingo Renner almost 3 years ago
- Category set to Frontend Plugins
- Assignee set to Ingo Renner
- Target version set to 1.1
- % Done changed from 0 to 100
resolved in r34769
Updated by Ingo Renner almost 3 years ago
- Status changed from New to Resolved
Michael, please add your last name to your profile so we can add credits to you in the changelog