Comment 2 for bug 918571

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/1039
Committed: http://gitorious.org/mahara/mahara/commit/5e07db540e35b5647f39ffddf6f269d68bc4bc36
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit 5e07db540e35b5647f39ffddf6f269d68bc4bc36
Author: Richard Mansfield <email address hidden>
Date: Tue Feb 7 14:44:58 2012 +1300

    Remove confusing message when disabling multiple journals (bug #918571)

    When you have multiple journals allowed in your account settings and
    then delete all journals and want to switch back to a single journal,
    the error message "You cannot disable multiple journals unless you
    only have one journal" still comes up though no journal exists.

    This message is confusing, it's simpler to hide the option altogether
    for users with no journals.

    Change-Id: I397422d4ad043c86621180837a16e1440b1243cd
    Signed-off-by: Richard Mansfield <email address hidden>