joomla-cms
joomla-cms copied to clipboard
[6.0] Remove deprecated db object from views
Summary of Changes
Removes some deprecated database properties in views. They stayed to not break overrides during the upgrade from 3 to 4. But are not used anymore.
Testing Instructions
- Create an article
- Open the article on the front tend
Actual result BEFORE applying this Pull Request
All works.
Expected result AFTER applying this Pull Request
All works.
Link to documentations
Please select:
-
[ ] Documentation link for docs.joomla.org:
-
[x] No documentation changes for docs.joomla.org needed
-
[x] Pull Request link for manual.joomla.org: https://github.com/joomla/Manual/pull/243
-
[ ] No documentation changes for manual.joomla.org needed
Should this be documented ?
Yes, just didn't had time.
Added documentation