? ? Pending

User tests: Successful: Unsuccessful:

avatar Quy
Quy
10 May 2021

Summary of Changes

The Edit button in the toolbar implies that multiple items can be edit. This is not the case so remove it. Also this is consistent with other views.

Testing Instructions

System > Update > Update Sites
Select multiple items.
Click the Edit button.
Only the first selected item is editable.
Apply PR.
No Edit button.
Click on an item to edit.

avatar Quy Quy - open - 10 May 2021
avatar Quy Quy - change - 10 May 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 May 2021
Category Administration com_installer
avatar Quy Quy - change - 10 May 2021
The description was changed
avatar Quy Quy - edited - 10 May 2021
avatar rjharishabh rjharishabh - test_item - 10 May 2021 - Not tested
avatar rjharishabh rjharishabh - test_item - 10 May 2021 - Tested successfully
avatar rjharishabh
rjharishabh - comment - 10 May 2021

I have tested this item successfully on e31de48


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

avatar saumyasarkar11 saumyasarkar11 - test_item - 10 May 2021 - Tested successfully
avatar saumyasarkar11
saumyasarkar11 - comment - 10 May 2021

I have tested this item successfully on e31de48


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

avatar richard67 richard67 - change - 10 May 2021
Status Pending Ready to Commit
Labels Added: ?
avatar richard67
richard67 - comment - 10 May 2021

RTC


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

avatar drmenzelit drmenzelit - change - 10 May 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-05-10 19:47:27
Closed_By drmenzelit
Labels Added: ?
avatar drmenzelit drmenzelit - close - 10 May 2021
avatar drmenzelit drmenzelit - merge - 10 May 2021
avatar drmenzelit
drmenzelit - comment - 10 May 2021

Thanks

avatar PhilETaylor
PhilETaylor - comment - 15 May 2021

Sorry to be late to the party but this PR is plainly wrong and should be reverted.

Update Sites should be editable. This is how 3rd part extensions allow download ID's to be put in place.

avatar richard67
richard67 - comment - 15 May 2021

@PhilETaylor This PR here was to have the button in the tool bar because that would mean you can select multiple update sites and edit them, but that dowsn't work. You can edit only one of them at once, and that still is possible by clicking the item title.

If you think that the location of the update site should be editable, too, and not only any secret key, then please check and comment #33460 so that can be re-opened maybe.

avatar joomdonation
joomdonation - comment - 15 May 2021

Haven't checked but I believe we can still click on the link directly to edit update site. So the PR is fine and no need for re-opening #33460

avatar PhilETaylor
PhilETaylor - comment - 15 May 2021

The location of the update site (The actual URL) should not be editable - that is provided by the developer in the XML and is for information only.

you can select multiple update sites and edit them

Its a list view, the edit button is only enabled when one or more checkboxes is selected. If more than one checkboxes is selected and then you press edit you should get an error (thats what needs fixing!)

Actually, looks like I did not get the memo... looks like the edit.list button has been removed throughout Joomla... never mind, I'll crawl back into my shell :)

So yeah, all good - sorry.

avatar richard67
richard67 - comment - 15 May 2021

Haven't checked but I believe we can still click on the link directly to edit update site.

@joomdonation I had checked that when I had set RTC, and it worked.

avatar PhilETaylor
PhilETaylor - comment - 15 May 2021

this is the problem that needs resolving #33905 but it doesn't get used in Joomla core, but it is an API that Joomla core provides and exposes for 3pd to use (and yes, it is used by 3pd)

Add a Comment

Login with GitHub to post a comment