RTC PR-5.1-dev Pending

User tests: Successful: Unsuccessful:

avatar joomlaweby
joomlaweby
23 Feb 2024

Summary of Changes

Converts the sample data administrator module to service provider.

Testing Instructions

  1. Make sure you have administrator module mod_sampledata published
  2. You should see module output

mod_sampledata

Actual result BEFORE applying this Pull Request

Module works as expected

Expected result AFTER applying this Pull Request

Module works same way as before applying pull request

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomlaweby joomlaweby - open - 23 Feb 2024
avatar joomlaweby joomlaweby - change - 23 Feb 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 23 Feb 2024
Category Modules Administration
avatar fgsw
fgsw - comment - 24 Feb 2024

How to get 'Testing Sampe Data'?

Default installation (cloudaccess) only 2 plugins:

image

avatar joomlaweby
joomlaweby - comment - 24 Feb 2024

How to get 'Testing Sampe Data'?

Default installation (cloudaccess) only 2 plugins:

image

@fgsw I suppose Testing sample data plugin is available only when Joomla installation is done from cloned github repository, but not from released package. Probably this line is removing it during build :

system('rm -rf plugins/sampledata/testing');

avatar brianteeman
brianteeman - comment - 24 Feb 2024

mod_sampledata is shipped with every release of Joomla.

There are three plugins that are displayed in the module

  1. Blog
  2. Multilingual
  3. Testing

Of these three it is the third one (testing) that is not shipped with released versions of Joomla. The other two are always shipped with Joomla and enabled by default with the module which displays them on the home page of the admin

As this PR is only for the module you do not need all three plugins in order to test

avatar crimle crimle - test_item - 24 Feb 2024 - Tested successfully
avatar crimle
crimle - comment - 24 Feb 2024

I have tested this item ✅ successfully on 1ead3d6


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

avatar fgsw fgsw - test_item - 24 Feb 2024 - Tested successfully
avatar fgsw
fgsw - comment - 24 Feb 2024

I have tested this item ✅ successfully on 1ead3d6

Thanks for explanations.


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

avatar crommie crommie - test_item - 24 Feb 2024 - Tested successfully
avatar crommie
crommie - comment - 24 Feb 2024

I have tested this item ✅ successfully on 1ead3d6

Module output shown before as well as after.


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

avatar alikon alikon - change - 24 Feb 2024
Status Pending Ready to Commit
avatar alikon
alikon - comment - 24 Feb 2024

RTC


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

avatar LadySolveig LadySolveig - change - 24 Feb 2024
Labels Added: RTC
avatar adj9 adj9 - test_item - 24 Feb 2024 - Tested successfully
avatar adj9
adj9 - comment - 24 Feb 2024

I have tested this item ✅ successfully on 06868d6

It's OK


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

avatar reDimDev reDimDev - test_item - 24 Feb 2024 - Tested successfully
avatar reDimDev
reDimDev - comment - 24 Feb 2024

I have tested this item ✅ successfully on 06868d6


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

avatar LadySolveig LadySolveig - change - 24 Feb 2024
Labels Added: PR-5.1-dev
avatar LadySolveig LadySolveig - change - 24 Feb 2024
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-02-24 16:54:55
Closed_By LadySolveig
avatar LadySolveig LadySolveig - close - 24 Feb 2024
avatar LadySolveig LadySolveig - merge - 24 Feb 2024
avatar LadySolveig
LadySolveig - comment - 24 Feb 2024

Thank you @joomlaweby and thank you for testing @fgsw @crimle @crommie @reDimDev @adj9

Add a Comment

Login with GitHub to post a comment