Page 1 of 1

quotation marks

PostPosted:Thu Jun 11, 2015 11:41 am
by eddy
Hi all,

I installed the openKM community version from this site to run some tests.
everything seems to run just fine with just one exception, i can't use quotation marks in folder or filenames.
When i try to create a folder in the OKM root with a single quotation mark it gets replaced with whitespace( can't becomes can t).
The online demo here on openKM works with quotation marks without any problem.
What i'm i doing wrong?
I have 2 installations running with the same problem 1 on windows 1 on ubuntu, can someone point me in the right direction?

thanks

Re: quotation marks

PostPosted:Fri Jun 12, 2015 2:30 pm
by jllort
That's because on community edition this character is restricted ( we restrict some characters on folders like / ). Seems on professional is allowed but on community is restricted. Should be changed the source code of community version to allow it.