? ? Pending

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
2 Jan 2021

Pull Request for Issue #30951 .

Summary of Changes

Fixes URLs generated in the action logs plugin from the media component. Involves passing the JObject generated by a component back through however - as the id of the media (always 0) is completely useless as the current parameter.

Testing Instructions

Upload an item into the media manager. Before the patch the link on the file name uploaded will be invalid. After patching the link will correctly take you to the folder of the uploaded item.

Documentation Changes Required

None

avatar wilsonge wilsonge - open - 2 Jan 2021
avatar wilsonge wilsonge - change - 2 Jan 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 2 Jan 2021
Category Administration com_media Front End Plugins
avatar wilsonge wilsonge - change - 2 Jan 2021
Labels Added: ?
avatar richard67
richard67 - comment - 2 Jan 2021

I have tested this item successfully on dd8dc60


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

avatar richard67 richard67 - test_item - 2 Jan 2021 - Tested successfully
avatar gostn
gostn - comment - 2 Jan 2021

I have tested this item successfully on dd8dc60


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

avatar gostn gostn - test_item - 2 Jan 2021 - Tested successfully
avatar richard67 richard67 - change - 2 Jan 2021
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 2 Jan 2021

RTC


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

avatar SharkyKZ
SharkyKZ - comment - 2 Jan 2021

B/C break in a patch release?

avatar richard67
richard67 - comment - 2 Jan 2021

B/C break in a patch release?

Good question.

@wilsonge Could you comment?

avatar richard67 richard67 - change - 2 Jan 2021
Status Ready to Commit Pending
avatar richard67
richard67 - comment - 2 Jan 2021

Back to pending, information required regarding B/C.


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

avatar wilsonge
wilsonge - comment - 2 Jan 2021

@SharkyKZ whats a b/c break here? Adding the extra parameter to the component method isn’t a b/c break.

The extra param to the ActionLogsHelper I guess is what you’re referring to? But it’s not a method we’d expect to be called by 3rd parties and we don’t have a b/c guarantee on extensions anyhow

avatar wilsonge
wilsonge - comment - 2 Jan 2021

I’m happy to change the target to 3.10 though ?‍♂️

avatar richard67 richard67 - change - 2 Jan 2021
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 2 Jan 2021

RTC


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

avatar richard67
richard67 - comment - 2 Jan 2021

OK for me.

avatar HLeithner
HLeithner - comment - 2 Jan 2021

@wilsonge why not just add the $object as last parameter with null as default?

avatar richard67
richard67 - comment - 3 Jan 2021

@HLeithner Shall I remove RTC again?

avatar HLeithner
HLeithner - comment - 3 Jan 2021

yes please

avatar richard67 richard67 - change - 3 Jan 2021
Status Ready to Commit Pending
avatar richard67
richard67 - comment - 3 Jan 2021

Back to pending.


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

avatar PhilETaylor
PhilETaylor - comment - 2 Feb 2021

This is still broken in Joomla 4 beta 7

avatar PhilETaylor
PhilETaylor - comment - 6 May 2021

Today

Screenshot 2021-05-06 at 18 10 41

avatar alikon
alikon - comment - 7 May 2021

@HLeithner better with wilsonge#64 ?
or still not accettable in a minor version ?

avatar HLeithner
HLeithner - comment - 7 May 2021

Yes better

avatar alikon alikon - test_item - 7 May 2021 - Tested successfully
avatar alikon
alikon - comment - 7 May 2021

I have tested this item successfully on 455c9d3


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

avatar alikon
alikon - comment - 7 May 2021

imho it should go on the next 3.9.x and then upmerged it's a bug

avatar richard67 richard67 - test_item - 7 May 2021 - Tested successfully
avatar richard67
richard67 - comment - 7 May 2021

I have tested this item successfully on 455c9d3


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

avatar richard67 richard67 - change - 7 May 2021
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 7 May 2021

RTC


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

avatar HLeithner HLeithner - change - 7 May 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-05-07 13:53:29
Closed_By HLeithner
Labels Added: ?
avatar HLeithner HLeithner - close - 7 May 2021
avatar HLeithner HLeithner - merge - 7 May 2021
avatar HLeithner
HLeithner - comment - 7 May 2021

Thanks

Add a Comment

Login with GitHub to post a comment