Please activate JavaScript in your browser.
?
Pending
User tests:
Successful:
Unsuccessful:
As with PR #12173 the state variable is fetched in the base class it is not needed to do it again in the subclasses.
Additionally some code style is applied.
laoneo
-
open
-
8 Feb 2017
joomla-cms-bot
-
change
-
8 Feb 2017
Category
⇒
Administration
com_installer
wilsonge
-
change
-
8 Feb 2017
Title
Differences
…
Remove state assignment as it is done already in the base class
[4.0] Remove state assignment as it is done already in the base class
Status
Pending
⇒
Fixed in Code Base
Closed_Date
0000-00-00 00:00:00
⇒
2017-02-08 20:27:24
Closed_By
⇒
wilsonge
Labels
Added:
?
wilsonge
-
close
-
8 Feb 2017
wilsonge
-
merge
-
8 Feb 2017
Add a Comment
Login with GitHub to post a comment
Nice job. Actually understand why this is required now :)