User tests: Successful: Unsuccessful:
Schemaorg system plugin onContentAfterDelete
event tries do delete the schema even if context is not supported, and we have a warning if an item doesn't have id
attribute.
Delete any item of custom component which doesn't implement SchemaorgServiceInterface or doesn't have id
attribute.
See a similar warning in error log:
PHP Warning: Undefined property: Xxx\\Component\\Xxx\\Administrator\\Table\\Xxx::$id in /var/www/public_html/plugins/system/schemaorg/src/Extension/Schemaorg.php on line 545
No warning, only items which support schemaorg and with ID column are deleted.
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
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
Labels |
Added:
PR-5.1-dev
|
Labels |
Added:
bug
PR-5.2-dev
Removed: PR-5.1-dev |
Build | 5.1-dev | ⇒ | 5.2-dev |
Title |
|