Comment 2 for bug 1305275

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

Reviewed: https://reviews.mahara.org/3213
Committed: http://gitorious.org/mahara/mahara/commit/f3e612a552578081375d0a22c0815936f39ca645
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit f3e612a552578081375d0a22c0815936f39ca645
Author: Robert Lyon <email address hidden>
Date: Thu Apr 10 08:13:47 2014 +1200

Colour form option not saving properly (Bug #1305275)

The 'customise' optional checkbox was breaking the saving of colours
for boxes without optional setting. This is due to the 'transparent'
being the default and the colour the optional choice.

Altered it so the colour is the default and choosing 'transparent' is
the optional choice for backwards compatibility.

Change-Id: I76e4f2f9557f3f3b8d3baf13cd35ac95d05618f2
Signed-off-by: Robert Lyon <email address hidden>