BastianBalthasarBux / tt_address

Add address / contact datasets to your content management system.
GNU General Public License v2.0
4 stars 2 forks source link

Error with FlashMessages #1

Closed konnisoelch closed 7 years ago

konnisoelch commented 7 years ago

I've just read in your post, that I can submit Issues here, so here we go:

The Flashmessages Viewhelper throws an error on "List View".

image

I deleted the renderMode="div" in List.html.

The Typo3 doesn't throw any errors now.

BastianBalthasarBux commented 7 years ago

Is this on TYPO3 8.7?

EDIT: ah, deprecated since 7.3 ... I see ...

konnisoelch commented 7 years ago

yes, Typo3 8.7.2. Should have written that in the Issue my bad.

BastianBalthasarBux commented 7 years ago

Fixed in master, thanks for reporting