User tests: Successful: Unsuccessful:
Pull Request for Issue # .
com_config (frontend) has really strange code. Instead of calling backend model getItem() method to get the module data, it uses complicated code by calling controller display method to get json view data.
This PR fixes that strange code. As a result, the json view + some code in com_modules is removed, too.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_modules Front End com_config |
Labels |
Added:
?
|
Title |
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Many thanks for testing @franz-wohlkoenig , @richard67 .
Is there a reason this can't go into staging (but you'd need to leave the view.json.php
in place and deprecate it for j4
@wilsonge Only the change in display controller of com_config can go into stagging. Since we have to keep the file view.json.php, the code in module controller class will need to be kept as well
Do we really need to deprecate the view.json.php class? We will namespace com_modules, so that class won't be available in Joomla4 anyway, so I think it doesn't need to be deprecated?
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-04-23 10:56:29 |
Closed_By | ⇒ | wilsonge | |
Labels |
I have tested this item✅ successfully on dc3b333
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15445.