Ticket #1786 (new defect)

Opened 3 years ago

Last modified 3 years ago

Internal links widget 'local search' radio button does nothing

Reported by: gracinet Assigned to: gracinet
Priority: P2 Milestone: CPS 3.5.0
Component: CPSSchemas Version: TRUNK
Severity: normal Keywords:
Cc:

Description

This might be due to the fact that this is rendered from an internal link portlet.

Change History

11/18/06 02:33:01 changed by gracinet

  • owner changed from fguillaume to gracinet.

I think this impacted both cases, because the popup was called from the portal object (${base_url}/popup_internallinks_form). The concerned macro used then 'here' faithfully to build the folder prefix of the search.

Fixed in [50169] by calling it either from the portlet's containing folder or the closest proxy folder (not folderish) right above the current proxy if this isn't a portlet. Latter case not tested, though, so I don't close right now.