File upload - encoding issue

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
15 messages Options
File upload - encoding issue – Hi there, I've an issue with file upload. It's about files with accents in name for example: hellò.doc. On the debugger I see the WAFile filenam...
Hi Dave, On 08 Oct 2014, at 15:25, Dave <lasmiste@...> wrote: > Hi there, > I've an issue with file upload. It's about files wi...
On Wed, Oct 8, 2014 at 5:28 PM, Sven Van Caekenberghe <sven@...> wrote: > Hi Dave, > > On 08 Oct 2014, at 15:25, Dave <lasmis...
On 08 Oct 2014, at 18:08, Philippe Marschall <philippe.marschall@...> wrote: > On Wed, Oct 8, 2014 at 5:28 PM, Sven Van Caekenberghe...
Right, I also can't find where utf-8 is set. Any idea on how can I change the charset? Cheers Dave
On 09 Oct 2014, at 08:46, Dave <lasmiste@...> wrote: > Sven Van Caekenberghe-2 wrote >>> Do you have information in the re...
On Thu, Oct 9, 2014 at 9:30 AM, Sven Van Caekenberghe <sven@...> wrote: > > On 09 Oct 2014, at 08:46, Dave <lasmiste@...> wrot...
Hi Philippe, Dave, I made a couple of changes to Zinc to handle the problem (which basically is: mime parts such as uploaded files embedded in ...
On Fri, Oct 17, 2014 at 11:25 AM, Sven Van Caekenberghe <sven@...> wrote: > Hi Philippe, Dave, > > I made a couple of changes to...
On Fri, Oct 17, 2014 at 11:25 AM, Sven Van Caekenberghe <sven@...> wrote: > Hi Philippe, Dave, > > I made a couple of changes to...
On 17 Oct 2014, at 15:57, Philippe Marschall <philippe.marschall@...> wrote: >> PS: BTW, are there no unit tests that actually st...
On 17 Oct 2014, at 16:05, Sven Van Caekenberghe <sven@...> wrote: > Well, driving a web browser is one thing, and of course necessar...
On 17 Oct 2014, at 15:57, Philippe Marschall <philippe.marschall@...> wrote: >> PS: BTW, are there no unit tests that actually st...
SmalltalkHub setup questions – Hi All, I’m setting up a local SmalltalkHub for my team, helping package distribution, and to learn about Kaliningrad and Amber. I’m testing...
fine, I'll convert the string, thanks Dave