Moodle

if a remote user is not fully set up, moodle gets in an infinite view user/edit user loop (mnet)

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9.4
  • Fix Version/s: 2.0
  • Component/s: MNet
  • Labels:
    None
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Description

user/view.php calls require_login, which calls user_not_fully_set_up and redirects to user/edit.php

user/edit.php checks for a remote user and redirects to user/view.php

everything go boom.

Issue Links

Activity

Hide
Penny Leach added a comment -

I guess moodle should detect this case for mnet users and send them back to their idp to fix the problem

Show
Penny Leach added a comment - I guess moodle should detect this case for mnet users and send them back to their idp to fix the problem
Hide
Penny Leach added a comment -

fixed in head

Show
Penny Leach added a comment - fixed in head

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: