Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
5.4.7
-
None
-
None
-
-
Empty show more show less
-
Kromeriz 51
-
1
Description
As described in info.magnolia.ui.form.field.factory.AbstractFieldFactory we can't use Components utility for retreiving UiContext.
And pull-request of MGNLUI-2695 added to deprecated constructor of DateFieldFactory Components.getComponent(UiContext.class)
See: Caused by: info.magnolia.objectfactory.NoSuchComponentException: No component configuration for type [info.magnolia.ui.api.context.UiContext] found. Please add a configuration to your module descriptor.
at info.magnolia.objectfactory.guice.GuiceComponentProvider.getComponent(GuiceComponentProvider.java:100)
at info.magnolia.objectfactory.Components.getComponent(Components.java:107)
at info.magnolia.ui.form.field.factory.DateFieldFactory.<init>(DateFieldFactory.java:78)
at info.magnolia.ga.visualization.app.fields.GoogleAnalyticsDateFieldFactory.<init>(GoogleAnalyticsDateFieldFactory.java:39)
... 164 more
Checklists
Acceptance criteria
Attachments
Issue Links
- caused by
-
MGNLUI-2695 User can configure his timezone
-
- Closed
-
- is duplicated by
-
MGNLGAV-33 GAV app fails to start on 5.4.7: UiContext config not found
-
- Closed
-