Re: file uploading

2024-02-13 Thread Greg Huber
Yes, only in the java templates plugin.  Will do a PR.

On Tue, 13 Feb 2024 at 15:18, Łukasz Lenart  wrote:

> I noticed your ticket in JIRA, so this problem is only related to the
> Java templates plugin?
>
> pon., 12 lut 2024 o 16:56 Greg Huber  napisał(a):
> >
> > This is happening on the current version.
> >
> > I was just looking at what I need to do for the
> ActionFileUploadInterceptor.
> >
> > On Mon, 12 Feb 2024 at 15:52, Lukasz Lenart 
> wrote:
> >
> > > pon., 12 lut 2024 o 16:48 Greg Huber  napisał(a):
> > > >
> > > > Current version 6.3.0.2.
> > >
> > > This version doesn't contain a new file upload interceptor, it's a
> > > part of 6.4.0 & 7.0.0
> > > https://issues.apache.org/jira/browse/WW-5371
> > >
> > >
> > > Regards
> > > Lukasz
> > >
> > > -
> > > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> > > For additional commands, e-mail: dev-h...@struts.apache.org
> > >
> > >
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>


Re: file uploading

2024-02-13 Thread Łukasz Lenart
I noticed your ticket in JIRA, so this problem is only related to the
Java templates plugin?

pon., 12 lut 2024 o 16:56 Greg Huber  napisał(a):
>
> This is happening on the current version.
>
> I was just looking at what I need to do for the ActionFileUploadInterceptor.
>
> On Mon, 12 Feb 2024 at 15:52, Lukasz Lenart  wrote:
>
> > pon., 12 lut 2024 o 16:48 Greg Huber  napisał(a):
> > >
> > > Current version 6.3.0.2.
> >
> > This version doesn't contain a new file upload interceptor, it's a
> > part of 6.4.0 & 7.0.0
> > https://issues.apache.org/jira/browse/WW-5371
> >
> >
> > Regards
> > Lukasz
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> > For additional commands, e-mail: dev-h...@struts.apache.org
> >
> >

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Re: file uploading

2024-02-12 Thread Greg Huber
This is happening on the current version.

I was just looking at what I need to do for the ActionFileUploadInterceptor.

On Mon, 12 Feb 2024 at 15:52, Lukasz Lenart  wrote:

> pon., 12 lut 2024 o 16:48 Greg Huber  napisał(a):
> >
> > Current version 6.3.0.2.
>
> This version doesn't contain a new file upload interceptor, it's a
> part of 6.4.0 & 7.0.0
> https://issues.apache.org/jira/browse/WW-5371
>
>
> Regards
> Lukasz
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>


Re: file uploading

2024-02-12 Thread Lukasz Lenart
pon., 12 lut 2024 o 16:48 Greg Huber  napisał(a):
>
> Current version 6.3.0.2.

This version doesn't contain a new file upload interceptor, it's a
part of 6.4.0 & 7.0.0
https://issues.apache.org/jira/browse/WW-5371


Regards
Lukasz

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Re: file uploading

2024-02-12 Thread Greg Huber
Current version 6.3.0.2.

On Mon, 12 Feb 2024 at 15:45, Lukasz Lenart  wrote:

> pon., 12 lut 2024 o 16:36 Greg Huber  napisał(a):
> >
> > Was looking at switching to the new FileUploadInterceptor.
> >
> > But testing the current version, I noticed that after the upload it gives
> > details of the webapp location in the value attribute.
> >
> > 
> >
> >
> ..value="/dev/apache-tomcat/apache-tomcat-9.0.85/work/Catalina/localhost/ROOT##/upload_52c5bcff_6363_4414_b23e_fe49bb3f3af7_0462.tmp"
> > .
> >
> > To clear this I have to set value=""
> >
> > ie 
> >
> > Is this intentional?  I like to try and hide such info.
>
> Rather a mistake, which version have you been using?
>
>
> Regards
> Łukasz
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>


Re: file uploading

2024-02-12 Thread Lukasz Lenart
pon., 12 lut 2024 o 16:36 Greg Huber  napisał(a):
>
> Was looking at switching to the new FileUploadInterceptor.
>
> But testing the current version, I noticed that after the upload it gives
> details of the webapp location in the value attribute.
>
> 
>
> ..value="/dev/apache-tomcat/apache-tomcat-9.0.85/work/Catalina/localhost/ROOT##/upload_52c5bcff_6363_4414_b23e_fe49bb3f3af7_0462.tmp"
> .
>
> To clear this I have to set value=""
>
> ie 
>
> Is this intentional?  I like to try and hide such info.

Rather a mistake, which version have you been using?


Regards
Łukasz

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org