User tests: Successful: Unsuccessful:
Adds the column select script to the list view of the updated template files to check. This can be really useful on this view as the file name column can be very wide etc.
Testing requires overrides that need checking. You can simulate this by
Create template overrides for com_content/article and com_newsfeed/feed
Run this sql query replacing #_ with your db prefix
`INSERT INTO #__template_overrides (id, template, hash_id, extension_id, state, action, client_id, created_date, modified_date) VALUES (1, 'cassiopeia', 'L2h0bWwvY29tX25ld3NmZWVkcy9uZXdzZmVlZC9kZWZhdWx0LnBocA==', 223, 0, 'Joomla Update', 0, '2022-09-01 13:51:54', '2022-09-01 13:51:54'), (2, 'cassiopeia', 'L2h0bWwvY29tX2NvbnRlbnQvYXJ0aWNsZS9kZWZhdWx0X2xpbmtzLnBocA==', 223, 0, 'Joomla Update', 0, '2022-09-01 13:51:54', '2022-09-01 13:51:54');
`You will now have two override files to update and can test this PR
PS It would be great if this view could also be filtered by component and had pagination etc
Category | ⇒ | Administration com_templates |
Status | New | ⇒ | Pending |
Labels |
Added:
PR-4.3-dev
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-12-15 13:29:39 |
Closed_By | ⇒ | obuisard |
Thank you, Brian @brianteeman :-)
thx
I have tested this item✅ successfully on 243ab74
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39380.