Schema.org Blueprints Demo and Next.js module namespace and package name differences

Created on 8 March 2023, over 1 year ago

Problem/Motivation

I am seeing a very unexpected mismatch between my project’s namespace and the composer package namespace.

My only guess is the schemadotorg_demo and schemadotorg_next module were originally a sub-modules of the schemadotorg package.

Steps to reproduce

Here is the project’s namespace.
https://www.drupal.org/project/schemadotorg_demo

Here is the composer packages.
composer require ‘drupal/schemadotorg_demo-schemadotorg_demo:^1.0@alpha’
composer require 'drupal/schemadotorg_next-schemadotorg_next:1.0.x-dev@dev'

Proposed resolution

The schemadotorg_demo-schemadotorg_demo package should be schemadotorg_demo
The schemadotorg_next-schemadotorg_next package should be schemadotorg_next

Remaining tasks

TBD

User interface changes

N/A

API changes

Possible composer package renaming

Data model changes

N/A

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇺🇸United States jrockowitz Brooklyn, NY

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024