neos/neos-development-collection

BUG: No exception thrown for missing opening tag in AFX

オープン

#3,555 opened on 2022/01/08

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)PHP (248 件のフォーク)auto 404
BugGood first issue

Repository metrics

Stars
 (267 個のスター)
PR merge metrics
 (PR metrics pending)

説明

While playing with https://afx-converter.marchenry.de/

i somehow managed to write this accidentally:

text</p>ANYTHING following wont be shown.

And found out that no exception is thrown. AFX would only return 'text' and ignore the rest.

... could be hard to catch ...

I guess since 5.3 as not much was changed.

コントリビューターガイド