Ticket #363 (closed defect: fixed)

Opened 6 months ago

Last modified 5 months ago

invalid variable name in mod/invite/lib/invite_actions.php

Reported by: edfactor Assigned to: nobody
Priority: normal Milestone: 0.9.2
Component: core Version: 0.9.1
Severity: normal Keywords:
Cc: Patch Included: 1
Review Stage: readyforcheckin

Description

So in the dopey check to see if you've chosen "password" as your password, the wrong (and invalid) variable name is used on line 185 of mod/invite/lib/invite_actions.php. I changed it to the correct variable name.

Attachments

inviteactionsphp.diff (0.8 kB) - added by edfactor on 06/05/08 15:29:33.
Patch to change variable name to correct one

Change History

06/05/08 15:29:33 changed by edfactor

  • attachment inviteactionsphp.diff added.

Patch to change variable name to correct one

06/09/08 07:39:20 changed by misja

Patch applied in r1599

06/09/08 07:39:32 changed by misja

  • status changed from new to closed.
  • resolution set to fixed.
  • review_stage changed from unreviewed to readyforcheckin.