User tests: Successful: Unsuccessful:
Moves the category feed view from extending the base html class to abstract view which is a non-impacting b/c break. Justification being that we aren't using any of the html methods and it's not a HTML view - so it's a good example of extending abstractview.
This is pulled out of the wider view rework in #38937
Whilst I'm at it add class definitions for two missing properties
Check feed view for a category works before and after the patch in the same way (output should be identical)
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org: joomla/Manual@6457c2e
No documentation changes for manual.joomla.org needed
Category | ⇒ | Unit Tests Repository Administration com_admin SQL |
Status | New | ⇒ | Pending |
Labels |
Added:
?
PR-4.3-dev
|
Category | Unit Tests Repository Administration com_admin SQL | ⇒ | Libraries |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-12 18:28:02 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
PR-5.0-dev
Removed: ? PR-4.3-dev |
thanks, a feed is not html