Ticket #1880 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

Some CPSPortlets code duplicates CPSCore.URLTool.getBreadCrumbsInfo

Reported by: madarche Assigned to: jmorliaguet
Priority: P2 Milestone: CPS 3.4.6
Component: CPSPortlets Version: TRUNK
Severity: normal Keywords:
Cc:

Description

source:CPS3/products/CPSPortlets/trunk/skins/cpsportlets_widgets/getBreadcrumbsItems.py duplicates source:CPS3/products/CPSCore/trunk/URLTool.py

This makes it harder and less simpler to work (fix and/or customize) the behavior of the breadcrumbs all over a portal.

To achieve this URLTool.getBreadCrumbsInfo must be made a little more powerful and be able to access and process the options getBreadCrumbsInfo and first_item.

Change History

01/12/08 22:59:35 changed by madarche

  • status changed from new to closed.
  • type changed from enhancement to task.
  • resolution set to fixed.

Fixed by changeset [52402].