Actions
Bug #86149
closedremove trailing blanks in backend search
Status:
Closed
Priority:
Could have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2018-09-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When I enter a term in the top right backend search form, then the trailing blanks are considered as well. They should be removed instead.
E.g. enter "John Doe " into the search gives:
"keine Ergebnisse gefunden"
You are forced to enter "John Doe".
However the blank at the end is not visible.
Actions