No Code Attached Yet Release Blocker
avatar dautrich
dautrich
9 Oct 2025

Steps to reproduce the issue

  1. Install fresh 6.0.0-rc2
  2. Try to install Sample Data

Expected result

Sample Data get installed

Actual result

You get an error message:
“There is an error in a sample data plugin. Response is invalid.”

Image

System information (as much as possible)

Local install under Laragon 6.0

Additional comments

avatar dautrich dautrich - open - 9 Oct 2025
avatar joomla-cms-bot joomla-cms-bot - change - 9 Oct 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 9 Oct 2025
avatar dautrich dautrich - change - 9 Oct 2025
The description was changed
avatar dautrich dautrich - edited - 9 Oct 2025
avatar heelc29
heelc29 - comment - 9 Oct 2025

Confirmed

Image

Caused by #46221 @rdeutz

avatar HLeithner
HLeithner - comment - 9 Oct 2025

I can confirm this too on rc3

avatar brianteeman
brianteeman - comment - 9 Oct 2025

This should have a release blocker tag

avatar wilsonge wilsonge - change - 9 Oct 2025
Labels Added: Release Blocker
avatar wilsonge wilsonge - labeled - 9 Oct 2025
avatar sujjethog-ops
sujjethog-ops - comment - 10 Oct 2025

@wilsonge can I work on this

avatar richard67
richard67 - comment - 10 Oct 2025

When I remove these lines, the issue does not happen: https://github.com/joomla/joomla-cms/blob/6.0-dev/libraries/src/Versioning/VersionableModelTrait.php#L283-L289

And that seems to work because in the storeHistory of the same trait, the fields are

@rdeutz Can it be that the mentioned lines are just a leftover after you have followed cyrez's change suggestion and moved that from the getSha1Hash method to the storeHistory method, where all stuff is properly checked and the sha1 hash is recalculated?

If leftover, we simply can remove the mentioned lines.

Add a Comment

Login with GitHub to post a comment