?
avatar DrDreave
DrDreave
31 Aug 2017

Steps to reproduce the issue

  • Open an admin table view (i.e. Content > Articles)
  • Enter a search string in the search input
  • Start the search
  • Click the 'Clear' button

Expected result

The search input gets cleared.

Actual result

The input doesn't get cleared.

System information (as much as possible)

  • PHP Version: 7.1.6
  • Joomla! Version: Joomla! 4.0.0-dev
  • Browser: 60.0.3112.113

Additional comments

Clicking the clear button throws a JS exception:

searchtools.min.js?5db449f2a258ef8a1cac138587e3af6d:1 Uncaught TypeError: Cannot read property 'value' of null
    at t.checkFilter (searchtools.min.js?5db449f2a258ef8a1cac138587e3af6d:1)
    at searchtools.min.js?5db449f2a258ef8a1cac138587e3af6d:1
    at Array.forEach (<anonymous>)
    at t.clear (searchtools.min.js?5db449f2a258ef8a1cac138587e3af6d:1)
    at HTMLButtonElement.<anonymous> (searchtools.min.js?5db449f2a258ef8a1cac138587e3af6d:1)
avatar DrDreave DrDreave - open - 31 Aug 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 31 Aug 2017
avatar brianteeman brianteeman - change - 31 Aug 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-08-31 14:11:03
Closed_By brianteeman
avatar brianteeman brianteeman - close - 31 Aug 2017
avatar brianteeman
brianteeman - comment - 31 Aug 2017

Duplicate of #17195

Add a Comment

Login with GitHub to post a comment