Fórumok

Error when Basic Document's title containts "/"

Maximiliano Chiesa, módosítva 11 év-val korábban

Error when Basic Document's title containts "/"

Junior Member Bejegyzések: 47 Csatlakozás dátuma: 2012.07.20. Legújabb bejegyzések
I'm getting an error when trying to create a Basic Document when the title contains a "/".

The error says that the name of the document is not correct. If I remove the "/" the basic document is saved ok.

Is this behavior ok? Is there any way of fixing this?

Thanks in advance!
thumbnail
David H Nebinger, módosítva 11 év-val korábban

RE: Error when Basic Document's title containts "/"

Liferay Legend Bejegyzések: 14919 Csatlakozás dátuma: 2006.09.02. Legújabb bejegyzések
No. Effectively you're defining a path (filesystem, url) which would make it invalid when you try to get it in the future.
thumbnail
Hitoshi Ozawa, módosítva 11 év-val korábban

RE: Error when Basic Document's title containts "/"

Liferay Legend Bejegyzések: 7942 Csatlakozás dátuma: 2010.03.24. Legújabb bejegyzések
Is this behavior ok? Is there any way of fixing this?


What David means is this is an expected behavior. You're just have to fix your document title not to use "/".
Maximiliano Chiesa, módosítva 11 év-val korábban

RE: Error when Basic Document's title containts "/"

Junior Member Bejegyzések: 47 Csatlakozás dátuma: 2012.07.20. Legújabb bejegyzések
David, Hitoshi, thank you very much for your help.

Sorry for the late answer.

Regards, Maximiliano.