Problem/Motivation

Looks like the pre text change event is dispatched twice

Steps to reproduce

Look at /src/MarkdownExtension.php line 69. It is a duplicate of line 66.

Proposed resolution

Remove the duplicate dispatch.

Remaining tasks

Remove the duplicate dispatch.

User interface changes

none

API changes

none

Data model changes

none

Comments

bander2 created an issue. See original summary.

bander2’s picture

  • bander2 authored bd1b1e01 on 2.0.x
    Issue #3340339 by bander2: Pre text change event dispatched twice
    
kaszarobert’s picture

Status: Active » Fixed

I committed your patch. Thanks for the contribution!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.