Project

General

Profile

Actions

Bug #4684

closed

First login redirect with default settings not taken to profile page

Added by nant over 9 years ago. Updated over 9 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

Actions #1

Updated by beat over 9 years ago

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,
Actions #2

Updated by krileon over 9 years ago

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

Fixed in MR !459

Actions #3

Updated by beat over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF