Skip to content

event admin_news_update is not triggered after inline updating #4183

@Moc

Description

@Moc

Bug Description

event admin_news_update is not triggered after inline updating.

  • The event is triggered when editing the news item by clicking the edit pencil and changing the fields, and then hitting the update button.
  • It does not work when INLINE editing the news title.

I have not tested if this is limited to news area only or if this happens for all inline editing using the Admin UI

How to Reproduce

Steps to reproduce the behavior:

  1. Inline edit news item (e.g. changing news title)
  2. No event is triggered.

Expected Behavior

event admin_news_update should be triggered when inline editing a news post.

Server Information

PHP Operating System

PHP 7.4

Metadata

Metadata

Assignees

Labels

core: Admin-UIstatus: testing requiredSomeone needs to confirm this issue's existence and write a test to prevent the fix from regressing.type: bugA problem that should not be happening

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions