Failure

User tests: Successful: Unsuccessful:

avatar astridx
astridx
4 Nov 2017

Summary of Changes

I added the function map to RoboFile, so that we can use the map task of JoRobo.

Testing Instructions

  1. Set up this repository like explained in the Read.me

  2. Use the command
    vendor/bin/robo map /var/www/html/weblinks/tests/joomla
    where /var/www/html/weblinks/tests/joomla is the path to your Joomla! installation.

  3. Go to backend of your Joomla! installation and discover new extensions. All weblink extensions should now be offered for discovern.

Note

I added the line
<file module="mod_weblinks">mod_weblinks.php</file>
into the manifest of the module, because otherwise we can not discover the module. Without this line you see the error message:
Module JLIB_INSTALLER_discover_install: No module file specified.

avatar astridx astridx - open - 4 Nov 2017
avatar astridx astridx - change - 4 Nov 2017
Title
addJoroboMapTaskToRoboFile
add Jorobo Map Task To RoboFile
avatar astridx astridx - edited - 4 Nov 2017
avatar astridx astridx - change - 4 Nov 2017
Title
addJoroboMapTaskToRoboFile
add Jorobo Map Task To RoboFile
avatar yvesh yvesh - reference | 08e6da7 - 6 Nov 17
avatar yvesh yvesh - merge - 6 Nov 2017
avatar yvesh yvesh - close - 6 Nov 2017
avatar yvesh yvesh - change - 6 Nov 2017
Status New Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-11-06 11:55:26
Closed_By yvesh
avatar yvesh yvesh - close - 6 Nov 2017
avatar yvesh yvesh - merge - 6 Nov 2017
avatar yvesh
yvesh - comment - 6 Nov 2017

Thank you @astridx, merged it even with the additional line in the manifest, it is going to be duplicate after building isn't it? Never had discover issues without, weird.

avatar astridx
astridx - comment - 6 Nov 2017

Thank you @yvesh
I have the problem with several modules and I have just tested it again with the yesterday active weblinks repo.
With the new one I can discover without failure.

Am I the only one who sees this mistake?

@yvesh You are right that the module file is now twice in manifest after build. But since this is not a problem when installing I have chosen this dirty version.

If someone does not like this, please make a note here. In this case I like to delete the line again.

extensions discover test administration

Add a Comment

Login with GitHub to post a comment