Problem / Motivation

The errors

additionalProjects.0.shortname: This value should not be blank.

and

additionalProjects.0.version: This value should not be blank.

are raised when trying to start simplytest.me with Drupal 9.5.11 and CKEditor 5.

SimplyTest Me homepage showing the error raised by this issue

Note this error did not happen when testing with Token module as an additional project.

Comments

Eli-T created an issue. See original summary.

eli-t’s picture

Issue summary: View changes
eli-t’s picture

Now I've had a coffee I realise you don't need to add CKEditor5 as an additional project with Drupal 9.5.11. However, the error message here is still confusing so I'll leave the issue open and let the maintainers decide whether to close it.

rachel_norfolk’s picture

Oh - that’s an interesting one!

We have made a few changes recently (preparation for moving it to D10) but this doesn’t seem connected.

This is adding the 1.0-dev release of ckeditor5, right?

eli-t’s picture

Yes

rachel_norfolk’s picture

So, in an ideal world, the combination wouldn’t be selectable because a composer.json and module.info.yml would say that Drupal/ckeditor5 was not compatible with versions 9.5.0 upwards.

If that was the case, we’d never get to the point of attempting to install (and, therefore, needing a better error message that’s buried in the depths of React code where dragons hang out…)

Is that even possible?

charles belov’s picture

Not sure whether this is a separate issue, but I'm getting the same errors today for:

Drupal core (10.2.5)
and
Additional project name:
Navigation 1.x-dev

It also gets:
additionalProjects.0.shortname: This value should not be blank.
additionalProjects.0.version: This value should not be blank.

I was previously on someone else's now-expired Tugboat site which had Navigation installed, so evidently there is a way to create it, but simply adding Navigation 1.x-dev, which I chose from the autocomplete drop-down, does not seem to be how to do it.

Screen print displaying the reported error and the configurations in my comment

charles belov’s picture

charles belov’s picture

Issue summary: View changes

Sorry, accidentally posted my screenshot to the wrong field. Correcting.