Ticket #1746 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

missing scripts in .../cpsskins_renderJS

Reported by: jmorliaguet Assigned to: jmorliaguet
Priority: P2 Milestone: CPS 3.4.3
Component: CPSSkins Version: TRUNK
Severity: normal Keywords:
Cc:

Description

the scripts required by a portlet are not always appearing in '.../cpsskins_renderJS' in the cases when a portlet guard expression relies on the 'published' context variable.

this is because the published object id in that case is 'cpsskins_renderJS'

solution => the guard must be disabled when collecting the list of resources.

Change History

09/18/06 16:51:09 changed by jmorliaguet

  • status changed from new to closed.
  • resolution set to fixed.

fixed in [49014]