Ticket #132 (closed patch: fixed)

Opened 1 year ago

Last modified 1 year ago

Undefined variable in groups_actions.php

Reported by: renato Assigned to:
Priority: normal Milestone: 0.9
Component: general Version:
Severity: normal Keywords:
Cc: Patch Included:
Review Stage:

Description

The variable $groupid is not set in case group:edit, so users are not able to edit the group.

Attachments

groups-undefined-variable.diff (0.7 kB) - added by renato on 11/07/07 14:20:39.
Oops...this should be right, please ignore previous patch (forgot to replace an $groupid)

Change History

11/07/07 05:13:37 changed by renato

  • type changed from defect to patch.

11/07/07 14:20:39 changed by renato

  • attachment groups-undefined-variable.diff added.

Oops...this should be right, please ignore previous patch (forgot to replace an $groupid)

11/09/07 13:47:19 changed by misja

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone set to 0.9.

simple patch, changeset:1284