Schema.org Person prevents content from saving

Created on 4 August 2025, 2 months ago

Hi,

I've run into a strange issue with the Schema.org modules.

I have installed the modules: Article, Person, Place and Website. After turning them on, I couldn't save content anymore.

The node looked like it was saved - I was getting the confirmation message from Drupal, but things like:

- saving the automatic URL alias,
- promoting content to the front page,
- marking it as sticky

stopped working.

No Watchdog errors.

After some testing it turns out the Schema.org Person module is the cause, even if no schema fields are filled in. Once I uninstall it, everything works again.

I can live without that module, so it's not a big problem for me. But I thought I should report it anyway :)

Thanks!

Drupal 10 (PHP 8.3.23)

Szy.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇵🇱Poland szy

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

Comments & Activities

  • Issue created by @szy
  • 🇵🇱Poland szy

    So, we have the reason. First:

    PHP Warning: PHP Request Startup: Multipart body parts limit exceeded 1050. To increase the limit change max_multipart_body_parts in php.ini.

    Then:

    PHP Request Startup: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini.

    Szy.

Production build 0.71.5 2024