Hi Lukasz,

Thanks I will request a jira account and open a ticket.

In the meantime, is it possible to create a custom TypeConverterCreator to
then call upon the createBean method and get this working?

Maybe implement the TypeConverterCreator and redefine in struts.xml?

-J

On Tue, Jan 28, 2025 at 8:40 AM Lukasz Lenart <lukaszlen...@apache.org>
wrote:

> wt., 28 sty 2025 o 14:22 John Wilson <jw1474...@gmail.com> napisał(a):
> > I did go through the constants and update as required. We have the
> > typeconverters defined application wide using the
> > struts-conversion.properties.
> >
> > Although I’m wondering if this a bug related to
> >
> >
> https://issues.apache.org/jira/browse/WW-4996?jql=project%20%3D%20WW%20AND%20fixVersion%20%3D%206.0.0
> >
> > As to create the type converter it now goes through the renamed
> > StrutsTypeConverterCreator. It seems to use the createConverter, instead
> of
> > createBean?
>
> Looks like this is the case, I've checked DefaultValidatorFactory and
> it uses ObjectFactory#buildBean() - feel free to register an issue yet
> it will be addressed in Struts 6.7.1/6.8.0
>
>
> Cheers
> Łukasz
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to