Go to System - Update sites, select any site, click on the Actions - Edit buttons. You will be taken to a new page, but I was unable to make changes to the update site - the fields are not available.
Perhaps the restriction applies only to sites from the Joomla package.
Unfortunately, I don't have a Joomla 4 extension handy that has an update site out of the box to test the behavior there.
Labels |
Added:
?
|
Not correct. The same happens with my own component (you can try yourself with https://github.com/Bakual/SermonSpeaker/releases/tag/6.0.0-beta2).
Looking at the code, the name, type and location fields are declared as readonly:
So I assume you are only meant to edit the additional extra_query
field (if used by the extension).
Maybe @roland-d can say more?
The edit screen is indeed for managing the download key for that extension. There should not be a need for end-users to modify the update server details.
Even if the restriction for the sites of the Joomla package is implemented, then it is necessary to somehow indicate it clearly for the user.
I am not sure what you are asking here but the lock icon has a completely different goal. When you have an extension and a download key you will go to the edit screen on an update site, there is no other reason to go there.
@roland-d Now (when you explained) I understand WHAT this button specifically implies. The point is that ordinary users of Joomla do not run around the forums with the question "something does not work" for the sake of such a simple thing :). If editing is intended only for entering a key, then it makes sense to make the button inactive for extensions that do not use an access key. Or, alternatively, rename the button to something like "Edit Key". Anyway, it seems to me that the current state of the page / function needs a little work.
Feel free to make the changes you wish.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-05-01 06:27:27 |
Closed_By | ⇒ | alikon |
correct