Foros de discusión

What the parameter in the URL?

ild i, modificado hace 11 años.

What the parameter in the URL?

Regular Member Mensajes: 158 Fecha de incorporación: 12/12/11 Mensajes recientes
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 hace 11 años.

RE: What the parameter in the URL?

Expert Mensajes: 315 Fecha de incorporación: 27/12/10 Mensajes recientes
ild i:
http://site.com/web/orgname/video/-/document_library_display/JfjFVgjrr7S9/view/215231


I believe that's the session token.
ild i, modificado hace 11 años.

RE: What the parameter in the URL?

Regular Member Mensajes: 158 Fecha de incorporación: 12/12/11 Mensajes recientes
And how to remove it?
thumbnail
Jignesh Vachhani, modificado hace 11 años.

RE: What the parameter in the URL?

Liferay Master Mensajes: 803 Fecha de incorporación: 10/03/08 Mensajes recientes
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.