?
avatar ucfnet002
ucfnet002
26 Jun 2018

Steps to reproduce the issue

Backend -> Extensions -> Manage -> Manage
Search Tools -> Third search field is missing

Expected result

A search dropdown für types

Actual result

No search dropdown für types, just an empty field

System information (as much as possible)

Tested on PHP 5.6 and 7.0
Joomla 3.8.10

2018-06-26 22_39_52

avatar ucfnet002 ucfnet002 - open - 26 Jun 2018
avatar joomla-cms-bot joomla-cms-bot - change - 26 Jun 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 26 Jun 2018
avatar brianteeman
brianteeman - comment - 26 Jun 2018

Confirmed

avatar mbabker
mbabker - comment - 26 Jun 2018

Something is inconsistent here. It's missing on a live site. I have it on my local git clone.

avatar carlitorweb
carlitorweb - comment - 26 Jun 2018

last staging
screenshot_20180626164713

avatar brianteeman
brianteeman - comment - 26 Jun 2018

@mbabker yes same here.

avatar mbabker mbabker - change - 26 Jun 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-06-26 20:56:10
Closed_By mbabker
avatar mbabker mbabker - close - 26 Jun 2018
avatar mbabker
mbabker - comment - 26 Jun 2018

Fixed with direct commit of 8383f60

There used to be a differently purposed JFormFieldType in com_installer that was removed between 2.5 and 3.0. The file ended up back in the deleted files list after rebuilding it. So the file is being deleted from sites during the post-update processing.

avatar nickpsal
nickpsal - comment - 27 Jun 2018

how to fix this issue???

avatar joomdonation
joomdonation - comment - 27 Jun 2018

Base on the commit, you can get this file https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_installer/models/fields/type.php , and upload it to administrator/components/com_installer/models/fields folder to get the issue sorted

avatar woluweb
woluweb - comment - 27 Jun 2018

As temporary workaround, note that typing directly what you search for (Language, Component, ...) does work :
image

avatar gwsdesk
gwsdesk - comment - 27 Jun 2018

confirmed issue

avatar brianteeman
brianteeman - comment - 27 Jun 2018

Congratulations @gwsdesk you have confirmed an issue that has already been fixed

avatar gwsdesk
gwsdesk - comment - 27 Jun 2018

Thank you @brianteeman for your oh so nice and kind reaction... Your precious commenting is duly noted! Keep on the good interaction..Great!

avatar gwsdesk
gwsdesk - comment - 27 Jun 2018

@mbabker glad to see you agree humiliating people that way. Good management!

avatar sozzled
sozzled - comment - 27 Jun 2018

Tested by re-creating the deleted file /administrator/components/com_installer/models/fields/type.php as suggested by @joomdonation. Tested OK.

avatar ManfredHuebner
ManfredHuebner - comment - 10 Jul 2018

Fix works! thanks a lot to you guys :-)

Add a Comment

Login with GitHub to post a comment