It is not possible to override Liferay portlet parameters (which don't have namespace)

Description

Right now is not possible to override Liferay "reserved" parameters. The bridge always namespace them without taking into account if those are "special" or not.

Example of those parameters:

  • p_p_state

  • p_p_id

  • p_p_lifecycle

  • p_p_mode

  • p_auth

  • p_l_id

  • p_p_cacheability

  • doAsUserId

  • doAsUserLanguageId

  • doAsGroupId

  • refererGroupId

  • refererPlid

  • controlPanelCategory

  • p_o_p_id

  • p_p_resource_id

Environment

None

Activity

Show:

Juan GonzalezMarch 13, 2015 at 12:19 AM

Reopening for change description