? Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
8 Mar 2018

Pull Request for Issue #19580.

Summary of Changes

Moves the associations lookup to a service.

@rdeutz and @infograf768 can you please test it as I'm not so into that part of the core.

avatar laoneo laoneo - open - 8 Mar 2018
avatar laoneo laoneo - change - 8 Mar 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 Mar 2018
Category Administration com_associations com_content Libraries
c5698f0 8 Mar 2018 avatar laoneo CS
avatar laoneo laoneo - change - 8 Mar 2018
Labels Added: ?
avatar infograf768
infograf768 - comment - 9 Mar 2018

@laoneo
FYI some feature of com_associations are just broken in the dev branch.

Before your patch:
It takes ages to load the Reference in the side by side.
The Select Target button does not work at all.
http://localhost:8888/installmulti/joomla40/administrator/index.php?option=com_associations&view=association&layout=edit&itemtype=com_content.article&task=association.edit&id=2&target=fr-FR%3A0%3Aadd#associationSelectjform_modalassociationModal

After your patch

I first got an error
0 Class 'Joomla\Component\Content\Administrator\Helper\AssociationsHelper' not found
as patching with eclipse did not move the file to /Helper/ with its new name.
After doing that, I got the manager OK

Result:
The reference loaded real fast.
No change for the Select Target button. (@dgt41 I guess).

Conclusion: your PR does not break anything new.

avatar laoneo
laoneo - comment - 9 Mar 2018

Thanks @infograf768!

avatar wilsonge wilsonge - change - 9 Mar 2018
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-03-09 21:48:24
Closed_By wilsonge
avatar wilsonge wilsonge - close - 9 Mar 2018
avatar wilsonge wilsonge - merge - 9 Mar 2018

Add a Comment

Login with GitHub to post a comment