Fórum

What the parameter in the URL?

ild i, modificado 11 Anos atrás.

What the parameter in the URL?

Regular Member Postagens: 158 Data de Entrada: 12/12/11 Postagens Recentes
http://site.com/web/orgname/video/-/document_library_display/JfjFVgjrr7S9/view/215231
and
http://site.com/web/orgname/video/-/document_library_display/view/215231
equal.

What the parameter (JfjFVgjrr7S9) in the URL AND how to remove this option in all URL addresses?

And the second question:

How to remove parameter redirect (Or _110_INSTANCE_JfjFVgjrr7S9_redirect=) ?
is it possible to pass a parameter redirect session or request, but not a GET parameter?
Gwowen Fu, modificado 11 Anos atrás.

RE: What the parameter in the URL?

Expert Postagens: 315 Data de Entrada: 27/12/10 Postagens Recentes
ild i:
http://site.com/web/orgname/video/-/document_library_display/JfjFVgjrr7S9/view/215231


I believe that's the session token.
ild i, modificado 11 Anos atrás.

RE: What the parameter in the URL?

Regular Member Postagens: 158 Data de Entrada: 12/12/11 Postagens Recentes
And how to remove it?
thumbnail
Jignesh Vachhani, modificado 11 Anos atrás.

RE: What the parameter in the URL?

Liferay Master Postagens: 803 Data de Entrada: 10/03/08 Postagens Recentes
That is not session id.
That is portlet instance id.
if you want to remove that , then you may need to modify document-library-display-friendly-url-routes.xml file and also may be associated friendly url mapper class.