Joomla 3.8.1
Labels |
Added:
?
|
on Joomla 1.5 works :) fine
90% situation is when module name copy-paste from frontend and filter in admin panel. But browser adding spaces before and after of copied text and i must clear spaces manually everytime
Category | ⇒ | com_modules com_search |
Status | New | ⇒ | Discussion |
Status | Discussion | ⇒ | Information Required |
ha! but on page /administrator/index.php?option=com_installer&view=manage
this works fine with spaces
i was typed " auth" and i have 2 lines:
"Authentication - Facebook"
"Google Authenticator"
//joomla 3.6.5
The two can't be compared. The Extension Manager does filtering at the PHP level after the query has been executed, the Module Manager is including the search term as a WHERE clause on the database query.
If this Issue get no Response, it will be closed at 26th January 2018.
can you apply trim(...) function to the searching term?
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-01-26 08:16:09 |
Closed_By | ⇒ | franz-wohlkoenig |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/18747
This has been closed as stated above – it can always be reopened.
I have tested on Joomla 3.6.5 and I cannot confirm that this worked before
If the module was called "News"
then a search for either " News" or "News " did not produce any results