? Success

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
20 Oct 2017

The cog icon link in the Install JED message in the installer is invalid html as there is nothing inside the a link. This pr fixes that in an accessible way. There is no visual change

screenshotr12-21-42

avatar brianteeman brianteeman - open - 20 Oct 2017
5e4c076 24 Oct 2017 avatar brianteeman space
avatar Quy
Quy - comment - 24 Oct 2017

There isn't an entry for this PR in Joomla! Issue Tracker, therefore, there is no way to mark the test result.

avatar franz-wohlkoenig franz-wohlkoenig - change - 24 Oct 2017
Category Code style
avatar franz-wohlkoenig franz-wohlkoenig - change - 24 Oct 2017
Status New Information Required
avatar mbabker mbabker - change - 11 Dec 2017
Milestone Added:
avatar Quy
Quy - comment - 12 Dec 2017

Go to Extensions > Manage.
View page source.

Before PR

<a href="/joomla-cms-staging/administrator/index.php?option=com_config&amp;view=component&amp;component=com_installer&amp;path=&amp;return=aHR0cDovL2xvY2FsaG9zdC9qb29tbGEtY21zLXN0YWdpbmcvYWRtaW5pc3RyYXRvci9pbmRleC5waHA%2Fb3B0aW9uPWNvbV9pbnN0YWxsZXI%3D" class="alert-options hasTooltip icon-options" data-dismiss="alert" title="Opens Installer Options for setting to hide this Joomla! Extensions Directory&trade; message."></a>

After PR added <span class="element-invisible">Opens Installer Options for setting to hide this Joomla! Extensions Directory&trade; message.</span>

<a href="/joomla-cms-staging/administrator/index.php?option=com_config&amp;view=component&amp;component=com_installer&amp;path=&amp;return=aHR0cDovL2xvY2FsaG9zdC9qb29tbGEtY21zLXN0YWdpbmcvYWRtaW5pc3RyYXRvci9pbmRleC5waHA%2Fb3B0aW9uPWNvbV9pbnN0YWxsZXI%3D" class="alert-options hasTooltip icon-options" data-dismiss="alert" title="Opens Installer Options for setting to hide this Joomla! Extensions Directory&trade; message."><span class="element-invisible">Opens Installer Options for setting to hide this Joomla! Extensions Directory&trade; message.</span></a>
avatar alikon
alikon - comment - 17 Dec 2017

There isn't an entry for this PR in Joomla! Issue Tracker, therefore, there is no way to mark the test result.

weird , it seems like that for the issue tracker this is an issue and not a pull request can confirm
there is NO Test this button

screenshot from 2017-12-17 13-34-47

should we open a new issue on the issue tracker repo ?
maybe @brianteeman can redo the pr ;)

avatar brianteeman
brianteeman - comment - 17 Dec 2017

@mbabker can probably fix the database

avatar mbabker
mbabker - comment - 17 Dec 2017

Fixed

avatar Quy Quy - test_item - 17 Dec 2017 - Tested successfully
avatar Quy
Quy - comment - 17 Dec 2017

I have tested this item successfully on 5e4c076


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

avatar alikon alikon - test_item - 17 Dec 2017 - Tested successfully
avatar alikon
alikon - comment - 17 Dec 2017

I have tested this item successfully on 5e4c076


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

avatar franz-wohlkoenig franz-wohlkoenig - change - 17 Dec 2017
Status Information Required Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 17 Dec 2017

Ready to Commit after two successful tests.

avatar mbabker mbabker - change - 18 Dec 2017
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-12-18 03:34:37
Closed_By mbabker
Labels Added: ?
avatar mbabker mbabker - close - 18 Dec 2017
avatar mbabker mbabker - merge - 18 Dec 2017
avatar joomla-cms-bot joomla-cms-bot - change - 18 Dec 2017
Category Code style Administration com_installer Code style
avatar brianteeman
brianteeman - comment - 18 Dec 2017

Thanks

Add a Comment

Login with GitHub to post a comment