[TYPO3-german] Gibt es in ExtBase keine Möglichkeit die Exception abzufangen? Exception while property mapping

Alexander Averbuch alav at gmx.net
Wed Dec 23 10:12:54 CET 2015


Hallo zusammen,

ich bin am Verzweifeln. Gibt es in ExtBase wirklich keine Möglichkeit die Exception abzufangen?
#1297759968: Exception while property mapping at property path "":Object with identity "56" not found.

Ich habe ein ganz einfaches Beispiel, in dem ich die showAction aufrufe:

http://typo3blog.local/index.php?id=13&tx_gbuserregistration_main[user]=2&tx_gbuserregistration_main[action]=show&tx_gbuserregistration_main[controller]=User

Wenn ich die UID auf eine nicht existierende ändere

&tx_gbuserregistration_main[user]=222222

bekomme ich die o.g Exception. Eigentlich möchte ich an der Stelle eine Fehlermeldung anzeigen, dass das aufgerufene Object nicht existiert. Ist sowas in Extbase möglich?

Haben Core-Entwickler keine Gedanken darüber gemacht??? Wenn ich nach "Exception while property mapping at property path Object with identity  not found." google, wird eine Unmenge an Websites gefunden, wo das Problem vorkommt. Allerdings gibt es keine Lösung. 



More information about the TYPO3-german mailing list