Project

General

Profile

Actions

Bug #4684

closed

First login redirect with default settings not taken to profile page

Bug #4684: First login redirect with default settings not taken to profile page

Added by nant over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
11 September 2014
Due date:
% Done:

100%

Estimated time:

Description

Clean install or pre-RC3 on J333 site.

looks like first login redirect is not working properly.

Default setting is: index.php?option=com_comprofiler

but it appears to take people to

index.php?option=com_comprofiler&view=login&Itemid=123

Updated by beat over 11 years ago Actions #1

Here the potential culprits that still have task instead of view:

  1. function viewUrl in cbFramework
  2. function rawViewUrl in cbFramework
  3. function cbRedirectToProfile in cbLegacyComprofilerFunctions.php
  4. function teamCredits in LegacyComprofilerFunctions also have in wrong link: cbSef( 'index.php?option=com_comprofiler' .getCBprofileItemid( true ) );
  5. function onAfterInitialise in plugin communitybuilder.php
  6. in communitybuilder.php plugin, we also have private function getItemid that looks for task only,

Updated by krileon over 11 years ago Actions #2

  • Status changed from Assigned to Resolved
  • Assignee changed from beat to krileon
  • % Done changed from 0 to 100

Fixed in MR !459

Updated by beat about 11 years ago Actions #3

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom