User tests: Successful: Unsuccessful:
Go here : /administrator/index.php?option=com_config&view=component&component=com_modules
Select editing module : administrator
Go here : /index.php once you are logged in with admin account, edit a module via the frontend link
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Administration |
Milestone |
Added: |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-20 15:33:44 |
Closed_By | ⇒ | wilsonge |
I can't reproduce the error here.
What url do you get when editing the module in frontend?
Here I get
index.php?option=com_config&controller=config.display.modules&id=116&return=aHR0cDovL2xvY2FsaG9zdDo4ODg4L3Rlc3R3aW5kb3dzL3RydW5rZ2l0bmV3Lw%3D%3D
That was when Options default is site.
When Options default is admin, I get:
administrator/index.php?option=com_modules&view=module&layout=edit&id=116
and no error
@infograf768 That URL goes to the global configuration screen, that looks wrong as you are supposed to edit the module. It works now because George already merged this. The URL that should be shown is administrator/index.php?option=com_modules&task=module.edit&id=87
oh, me old and tired, did not see it was merged.
I am worrying though that such a PR is merged with only one test...
The URL you get for the frontend is correct though. It is more worrying how this broke, George merged it so it can go into the alpha is my guess.
I have tested this item✅ successfully on 6ecc942
Before applying the patch an error is shown trying to edit the module. After applying the patch the module is editable.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10559.