Forums de discussion

What the parameter in the URL?

ild i, modifié il y a 11 années.

What the parameter in the URL?

Regular Member Publications: 158 Date d'inscription: 12/12/11 Publications récentes
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, modifié il y a 11 années.

RE: What the parameter in the URL?

Expert Publications: 315 Date d'inscription: 27/12/10 Publications récentes
ild i:
http://site.com/web/orgname/video/-/document_library_display/JfjFVgjrr7S9/view/215231


I believe that's the session token.
ild i, modifié il y a 11 années.

RE: What the parameter in the URL?

Regular Member Publications: 158 Date d'inscription: 12/12/11 Publications récentes
And how to remove it?
thumbnail
Jignesh Vachhani, modifié il y a 11 années.

RE: What the parameter in the URL?

Liferay Master Publications: 803 Date d'inscription: 10/03/08 Publications récentes
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.