Moodle

Wiki - locking facility applies to all groups not just the one being edited

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.7, 1.7.1, 1.8
  • Fix Version/s: 1.7.3, 1.8
  • Component/s: Wiki (1.x)
  • Labels:
    None
  • Affected Branches:
    MOODLE_17_STABLE, MOODLE_18_STABLE
  • Fixed Branches:
    MOODLE_17_STABLE, MOODLE_18_STABLE

Description

While you edit a wiki page e.g. one called 'Frog', it is locked and nobody else can edit it. This is intended behaviour.

However if you are on a group wiki and you try to edit a page called 'Frog' while somebody else in a separate group is editing their own page called 'Frog', it won't let you, even though it should!

Issue Links

Activity

Hide
Sam Marshall added a comment -

This was caused by storing the wrong ID in the lock table - it used the wiki id, not the wiki_entries id. I have changed the code to do that

Show
Sam Marshall added a comment - This was caused by storing the wrong ID in the lock table - it used the wiki id, not the wiki_entries id. I have changed the code to do that
Hide
Martin Dougiamas added a comment -

See linked bug for more details ... a lot of people are having problems with this.

Show
Martin Dougiamas added a comment - See linked bug for more details ... a lot of people are having problems with this.
Hide
Sam Marshall added a comment -

I applied the patch to 1.7 and it seems to do the job. (I tested before/after).

Show
Sam Marshall added a comment - I applied the patch to 1.7 and it seems to do the job. (I tested before/after).

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: