CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #8118

Autosuggest replacement only works when search term is lower case

Added by Michael Telgkamp almost 3 years ago. Updated over 2 years ago.

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

replacement-ignorecase.patch - Use case insensitive replacement for autosuggest feature (584 Bytes) Michael Telgkamp, 2010-06-09 11:52

Associated revisions

Revision 34769
Added by Ingo Renner almost 3 years ago

Fixed issue #8118: Autosuggest replacement only works when search term is lower case

Revision 34769
Added by Ingo Renner almost 3 years ago

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

Also available in: Atom PDF