Skip to content

Conversation

@brianteeman
Copy link
Contributor

Summary of Changes

Add an information message above the list of changed files to explin what the list is and what you should d.

(The message in this pr is a dummy message - I am open to suggestions of the actual text)

Actual result BEFORE applying this Pull Request

image

Expected result AFTER applying this Pull Request

image

Adds an information message above the list of overrides to explain what they are
@joomla-cms-bot joomla-cms-bot added Language Change This is for Translators PR-4.2-dev labels Aug 12, 2022
@Abernyte-Git
Copy link

I have tested this item ✅ successfully on fe8326d


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38451.

1 similar comment
@viocassel
Copy link
Contributor

I have tested this item ✅ successfully on fe8326d


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38451.

@richard67
Copy link
Member

@brianteeman Shall the dummy message be replaced by a real one with this PR? Or with another one? I thought I should ask before setting RTC.

@richard67
Copy link
Member

@brianteeman Maybe you’ve missed my question above: #38451 (comment)

@brianteeman
Copy link
Contributor Author

Sorry I thought I had replied. I will update the description in the coming days. It's not a priority for me right now as it wont get merged for ages.

@richard67
Copy link
Member

RTC since the previous 2 human tests for the description text being shown are still valid. The change after that was just a replacement of the dummy text by a real one, which I just have reviewed.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38451.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Aug 31, 2022
@roland-d roland-d merged commit e63d4b6 into joomla:4.2-dev Aug 31, 2022
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Aug 31, 2022
@roland-d
Copy link
Contributor

Thank you

@roland-d roland-d added this to the Joomla! 4.2.2 milestone Aug 31, 2022
@brianteeman
Copy link
Contributor Author

thanks

@brianteeman brianteeman deleted the 2-override branch August 31, 2022 22:10
brianteeman added a commit to brianteeman/joomla-cms that referenced this pull request Dec 1, 2022
This fixes a language string error in my own pr joomla#38451

Testing requires overrides that need checking. You can simulate this by

1. Create template overrides for com_content/article and com_newsfeed/feed
2. 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Language Change This is for Translators

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants