? Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
9 Jun 2018

Pull Request for Issue #20487.

Moves com_menus to the service based extension setup. Additionally it makes extensions work which do route their views completely to the back end.

See #20217 for details.

avatar laoneo laoneo - open - 9 Jun 2018
avatar laoneo laoneo - change - 9 Jun 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 9 Jun 2018
Category Administration com_menus Modules Front End Libraries
avatar laoneo laoneo - change - 9 Jun 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 9 Jun 2018
Category Administration com_menus Modules Front End Libraries Administration com_menus Modules Front End com_modules Libraries
avatar infograf768
infograf768 - comment - 10 Jun 2018

Very hard to test this as git apply does not work with it.
After trying some stuff (renaming and moving some files, I do get
`0 Class 'Joomla\Component\Menus\Administrator\Helper\JTable' not found' when selecting menu items associations in com_associations

Not sure this is related to the PR as I may have been wrong in applying the patch

avatar infograf768
infograf768 - comment - 10 Jun 2018

Looks also like we still have a call to MenusHtml line 248 of /administrator/components/com_menus/tmpl/items/default.php
it should be
<?php echo JHtml::_('menus.association', $item->id); ?>

avatar zero-24
zero-24 - comment - 11 Jun 2018

Can you please update the since tags to deploy Version?

avatar laoneo
laoneo - comment - 15 Jun 2018

@infograf768 fixed the issues.

avatar infograf768
infograf768 - comment - 16 Jun 2018

@laoneo
git apply still does not work with this PR.
As it is quite a job to apply this patch with eclipse (it does not rename and move files around and does not create new folders), could you give a link to your branch for us to download, install and test? I could not find the Digital-Peak:j4/service/menus branch.

avatar infograf768
infograf768 - comment - 16 Jun 2018

I do not have the errors I remarked before. Menu items associations look like working fine too.

avatar laoneo
laoneo - comment - 16 Jun 2018

So can we mark it as successful?

avatar infograf768 infograf768 - test_item - 16 Jun 2018 - Tested successfully
avatar infograf768
infograf768 - comment - 16 Jun 2018

I have tested this item successfully on e5eb507


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

avatar wilsonge wilsonge - close - 20 Jun 2018
avatar wilsonge wilsonge - merge - 20 Jun 2018
avatar wilsonge wilsonge - change - 20 Jun 2018
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-06-20 16:26:54
Closed_By wilsonge
avatar wilsonge
wilsonge - comment - 20 Jun 2018

Nice one! Thanks :)

Add a Comment

Login with GitHub to post a comment