User tests: Successful: Unsuccessful:
2 remarks
1. Any reason to delete
protected $context = 'cominstaller.discover';
Thanks @infograf768 for review.
2 . Looks like $app = JFactory::getApplication(); is called twice in public function discover_install()
Yes, you are right. I have removed $app = JFactory::getApplication(); from line no L173.
1 . Any reason to delete
protected $context = 'cominstaller.discover';
Actually, I didn't found usage of this variable in this file.
Thanks a lot @infograf768
Please create a tracker on joomlacode and cross reference here