Project

General

Profile

Actions

Task #90397

closed

Event naming mismatch in changelog

Added by Sybille Peters about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
2020-02-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/master/Feature-88921-NewEventInThePageLayoutViewClassToEnrichContentIntoTheColumnsInTheBackendLayout.html

Above, the new events are named as:

  • AfterGeneratedColposMarkupEvent
  • BeforeGeneratedColposMarkupEvent

In the example below and in the source, they are named:

  • AfterSectionMarkupGeneratedEvent
  • BeforeSectionMarkupGeneratedEvent

Should be fixed in changelog

Actions

Also available in: Atom PDF