Project

General

Profile

Actions

Bug #2482

closed

J1.6: userlist paging wrong itemid

Added by krileon almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
11 April 2011
Due date:
% Done:

100%

Estimated time:
2:00 h

Description

Userlists paging links are obtaining CB profile link Itemid instead of using the Itemid of the actual userlist being viewed. This is throwing off module placement and breadcrumbs.

https://www.joomlapolis.com/forum/153-professional-member-support/160593-user-lists-a-menu--breadcrumbs


Files

2482.patch (727 Bytes) 2482.patch krileon, 27 April 2011 15:22

Related issues 1 (0 open1 closed)

Blocked by CB - Feature proposal #2656: Improve API of CBFrameworkClosedbeat16 July 2011

Actions
Actions #1

Updated by krileon almost 13 years ago

  • Subject changed from userlist paging wrong itemid to J1.6: userlist paging wrong itemid
Actions #2

Updated by krileon almost 13 years ago

  • File 2482.patch 2482.patch added
  • Status changed from New to Resolved
  • Assignee set to beat
  • % Done changed from 0 to 100

J1.6 no longer sets the global $Itemid. Proposed fix is to do this our selves through foundation. The API is still present to obtain Itemid as done in J1.5; it's just not set as a global anymore.

Actions #3

Updated by beat over 12 years ago

  • Target version set to CB 1.7
Actions #4

Updated by beat over 12 years ago

  • Estimated time set to 2:00 h
Actions #5

Updated by beat over 12 years ago

  • Status changed from Resolved to Assigned
  • % Done changed from 100 to 10

Patch rejected, as it pollutes global variable space.

Actions #6

Updated by beat over 12 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 10 to 100

r1495 Fixes $Itemid issue, by removing all global uses of $Itemid and adding a few funcitons CBFramework class as detailed in #2656 .

Actions #7

Updated by beat over 12 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF