joomla-extensions / weblinks

This repo is meant to hold the decoupled com_weblinks component and related code.
GNU General Public License v2.0
45 stars 88 forks source link

mapping of new media files was not correct because of this you see the warning "JInstaller: :Install: File does not exist /var/www/html/weblinksecht/weblinks/tests/joomla/tmp/media/js" while installing #372

Closed astridx closed 7 years ago

astridx commented 7 years ago

Summary of Changes

I changed the mapping of the media folder.

Testing Instructions

As far as i know this patch is not possible to test with the path tester. You have to apply my few changes and run the command vendor/bin/robo build After that you can install the current version from dist folder.

Expected result

Now the install process run without a failure

Actual result

Documentation Changes Required

yvesh commented 7 years ago

Thank you @astridx