Project

General

Profile

Actions

Bug #1430

closed

cb login logout redirect temp fix needs removal/fixing

Added by krileon about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
04 February 2010
Due date:
% Done:

100%

Estimated time:
0:30 h

Description


if ( checkJversion() 1 && ( $logout "index.php" ) ) {
$logout = "index.php?option=com_content&view=frontpage&Itemid=1"; // 1.5 RC 1 cbSef bug fix
} elseif ( $logout == '#' ) {
$logout = $return;
}

The above causes index.php to redirect to the above logout URL, which may or may not always be correct.

Actions #1

Updated by beat about 14 years ago

  • % Done changed from 0 to 80
  • Estimated time set to 0:30 h
Actions #2

Updated by beat about 14 years ago

  • Status changed from New to Closed
  • Assignee set to beat
  • % Done changed from 80 to 100

Fixed in r864 .

Actions

Also available in: Atom PDF