file uploading

2024-02-12 Thread Greg Huber
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.

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. > > > >

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

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

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