? ? Success

User tests: Successful: Unsuccessful:

avatar hans2103
hans2103
24 Jul 2020

Pull Request for Issue # .

stumbled upon this issue while working on #30171 and #30168

Summary of Changes

On of the benefits of working with an IDE like PHPStorm is that it gives me more information about my code then vi edito can do. :-) For instance.. CMD + Click on a reference to head directly to that function in that file.
If set correctly!

Testing Instructions

  • Open an IDE like PHPStorm and open the changed files. (for instance : default_nodownload.php)

  • Try to cmd/ctrl + click on $this->getModel()

  • all template files from joomlaupdate should reference to the same class HtmlView (if needed)
    Only default_reinstall is set correct.

Actual result BEFORE applying this Pull Request

PHPStorm shows a yellow background color to indicate something. When hover HTML it informs you that class HTML cannot be found.

Schermafdruk 2020-07-24 13 46 13

Schermafdruk 2020-07-24 13 46 25

Schermafdruk 2020-07-24 13 46 40

Expected result AFTER applying this Pull Request

All files reference to the same class HtmlView, if needed... default_updatemefirst.php does not need the reference.

Schermafdruk 2020-07-24 13 48 35

Documentation Changes Required

avatar hans2103 hans2103 - open - 24 Jul 2020
avatar hans2103 hans2103 - change - 24 Jul 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Aug 2020
Category Administration com_joomlaupdate
avatar david0296
david0296 - comment - 4 Aug 2020

I have tested this item successfully
After applying the PR, the IDE (I was using PHP Storm) indicates no more errors

avatar jmeintrup jmeintrup - test_item - 4 Aug 2020 - Tested successfully
avatar jmeintrup
jmeintrup - comment - 4 Aug 2020

I have tested this item successfully on 5e27e8c

Tested successfully with PHP Storm


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30181.

avatar roland-d roland-d - alter_testresult - 4 Aug 2020 - david0296: Tested successfully
avatar roland-d
roland-d - comment - 4 Aug 2020

@hans2103 We have a file conflict since merging the Joomla updater changes

avatar hans2103 hans2103 - change - 7 Aug 2020
The description was changed
Labels Added: Conflicting Files ?
avatar hans2103
hans2103 - comment - 7 Aug 2020

@roland-d solved merge conflicts

avatar Quy Quy - change - 7 Aug 2020
Status Pending Ready to Commit
avatar Quy
Quy - comment - 7 Aug 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30181.

avatar roland-d roland-d - close - 8 Aug 2020
avatar roland-d roland-d - merge - 8 Aug 2020
avatar roland-d roland-d - change - 8 Aug 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-08-08 12:42:12
Closed_By roland-d
Labels Added: ?
Removed: Conflicting Files

Add a Comment

Login with GitHub to post a comment