Page 1 of 1

Single Quote

PostPosted:Thu Feb 23, 2017 8:59 am
by mulwanto
Can anyone help me, I've problem when upload file with single quote file name like New Text Document'17.txt

Image

Re: Single Quote

PostPosted:Fri Feb 24, 2017 7:38 am
by jllort
Can you take a look about what do you have into the database:
Code: Select all
select * from OKM_NODE_BASE WHERE NBS_NAME LIKE ' New Text DocumenT%';
How did you uploaded the document ? from UI, importing ?

Re: Single Quote

PostPosted:Tue Feb 28, 2017 3:37 am
by mulwanto
Yes from the UI and then Add document. this problem after upgrade to 6.3.2 on 6.3.1 no issue with this.