Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-985

login page and change locale form use continuations when user is logged out

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5
    • web gui (frontend)
    • None

    Description

      The form used for changing locale and the login page both use continuations. However, continuations are supposed to be tied to a user. A change was made in the database schema that adds a foreign key to tie the continuations.userid field to the user.id field. For these 2 forms, 0 was being inserted as the userid. This broke with the foreign key constraint. These 2 forms need to be switched to not use continuations.

      Attachments

        Activity

          People

            jfthomps Josh Thompson
            jfthomps Josh Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: