Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Labels:None
Description
Getting a MissingTranslationException when displaying a banner on the frontend. It seems to be caused in the refreshDocumentForProxy method on line 496 of UOW, the parent document does not have a locale and therefore the fallback hint is false. The banner block is not translated and the banner images are (title property).
See for a stacktrace: https://gist.github.com/rmsint/2c6700e00c47c95dc30e
roel, can you please test with the latest phpcr-odm? we think this should be fixed now.