Developer forum

Forum » CMS - Standard features » Bug in control panel/filemanager - different behaviour when uploading frontend compared to backend

Bug in control panel/filemanager - different behaviour when uploading frontend compared to backend

Hans Ravnsfjall
Hans Ravnsfjall
Reply

Hi

I have an item creator, where I allow visitors to upload files from frontend. Now I don´t want filenames to contain comma, as that is what I use as the split-seperator when I later seperate the elements to an array (we allow multiple file uploads).

I have ticked the boxes "Replace spaces with dash (-)" and "Normalize latin characters (ø->oe, +é->e etc.)" - and this takes care of the backend upload. So if i Upload a file from Backend, a comma will be replaced with an underscore.

But if I upload the exact same file from frontend, the comma is maintained - and that messes up my array, as the comma is the seperator of the elements.

this must be a bug, that hopefully can be fixed?

I certainly hope so, as I don´t want to go throug the hassle of renaming the files on upload

 

/Hans

 

 


Replies

 
Oleg Rodionov Dynamicweb Employee
Oleg Rodionov
Reply

Hi,

I was able to reproduce the issue with Item Creator or Item Publisher frontend on DW9.9.0, it's now bugged by TFS 84838 created. Thanks.

BR, Oleg QA

 
Kristian Kirkholt Dynamicweb Employee
Kristian Kirkholt
Reply

Hi Hans

The problem #84838 regarding Comma inside filename not normalized on uploading via frontend 

Has been resolved in Dynamicweb hotfix version 9.9.2

You are able to find this release in the download section:

https://doc.dynamicweb.com/downloads/releases

Kind Regards
Dynamicweb Support
Kristian Kirkholt

 

You must be logged in to post in the forum