joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

[6.0] Remove deprecated db object from views

Open laoneo opened this issue 1 year ago • 3 comments

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

laoneo avatar Mar 05 '24 13:03 laoneo

Should this be documented ?

brianteeman avatar Mar 19 '24 12:03 brianteeman

Yes, just didn't had time.

laoneo avatar Mar 19 '24 12:03 laoneo

Added documentation

laoneo avatar Mar 26 '24 09:03 laoneo