User tests: Successful: Unsuccessful:
This removes the frontend file components/com_patchtester/patchtester.php it contains nothing and is not longer included into the package: https://github.com/joomla-extensions/patchtester/blob/master/build/patchtester/build.sh
This can't be tested.
Why not? It is not included in the build script. But i can double check if i'm back on my pc tomorrow :)
Please do. Joomla's a bit funny about components I've learned.
On Saturday, July 30, 2016, zero-24 notifications@github.com wrote:
Why not? It is not included in the build script. But i can double check if
i'm back on my pc tomorrow :)—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#169 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAWfoU2Qr3hghpTs2Pzsc5U7WV1T9Ksoks5qa8nDgaJpZM4JY4yZ
.
| Status | New | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-07-31 15:48:00 |
| Closed_By | ⇒ | mbabker |
Now I remember what the oddity is. You can create an admin only component without a frontend but you can't create a frotend only component without an admin (seriously the component adapter throws an Exception if you don't have that tag specified).
Thanks
Does it still install correctly without that file?
On Saturday, July 30, 2016, zero-24 notifications@github.com wrote: