Moodle

group administration - can't delete groups

Details

  • Database:
    PostgreSQL
  • Affected Branches:
    MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE

Description

Reporter: Sophie Gudgion Opened: 2007-02-06 13:56 (OU Bugzilla Bug 2537)

Hi
its not possible to delete groups using the new administration window.
when clicking on the are you sure you want to delete Yes button - nothing
happens so you can click it again & again. Please don't delete groups 1 & 2 fom
this course!!!!!
e.g.

Delete selected group

Are you sure you want to delete group 'm chandler group b'?

TT2006

Activity

Hide
Nick Freear added a comment -

The patch fixes the script cvs:/group/group.php, and adds 'delete grouping' functionality to cvs:/group/grouping.php and strings to cvs:/lang/utf_8/group.php. Also, fixes mixed-up print_error calls.

This a critical fix that I am committing to 1.8 Beta/HEAD - it involves localised/ non-DB related changes.

Show
Nick Freear added a comment - The patch fixes the script cvs:/group/group.php, and adds 'delete grouping' functionality to cvs:/group/grouping.php and strings to cvs:/lang/utf_8/group.php. Also, fixes mixed-up print_error calls. This a critical fix that I am committing to 1.8 Beta/HEAD - it involves localised/ non-DB related changes.
Hide
Nick Freear added a comment -

Fixes committed to 3 files noted in patch comment above.

Show
Nick Freear added a comment - Fixes committed to 3 files noted in patch comment above.
Hide
Nick Freear added a comment -

A follow-up, to finish implementing delete groupings. The original patch made the necessary edits to cvs:/group/grouping.php, and /lang/en_utf8/group.php - this patch 'p21' plumbs in the rest:
/lang/en_utf8/group.php
/group/lib/utillib.php
/group/index.php - NOTE, the unrelated fix to the 'groups_userids_to_user_names' call!

Show
Nick Freear added a comment - A follow-up, to finish implementing delete groupings. The original patch made the necessary edits to cvs:/group/grouping.php, and /lang/en_utf8/group.php - this patch 'p21' plumbs in the rest: /lang/en_utf8/group.php /group/lib/utillib.php /group/index.php - NOTE, the unrelated fix to the 'groups_userids_to_user_names' call!
Hide
Nick Freear added a comment -

Fixes committed to HEAD and MOODLE_18_STABLE.

These are localised fixes, tested carefully!

Show
Nick Freear added a comment - Fixes committed to HEAD and MOODLE_18_STABLE. These are localised fixes, tested carefully!

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: