mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #60560
[Bug 1899120] A change has been merged
Reviewed: https://reviews.mahara.org/11368
Committed: https://git.mahara.org/mahara/mahara/commit/c936bdb560d527d8faaec1abf0bc8f9a41a3f13e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 20.04_STABLE
commit c936bdb560d527d8faaec1abf0bc8f9a41a3f13e
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Wed Oct 14 14:10:35 2020 +1300
Bug 1899120: button style not correct in some places
Change-Id: I2025545177969b05884195b51a34b0d874bc1e46
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1899120
Title:
Incorrect button classes on submitcancel buttons 20.04
Status in Mahara:
Fix Committed
Status in Mahara 20.04 series:
Fix Committed
Status in Mahara 20.10 series:
Fix Committed
Bug description:
Related to: https://bugs.launchpad.net/mahara/+bug/1898955
While testing the above fix I looked for "submitcancel" in .tpl files
to see whether there were other cases with "btn-primary" and without
"btn" class. I found the following:
/htdocs/theme/raw/plugintype/artefact/file/templates/form/editfile.tpl
/htdocs/theme/raw/plugintype/module/framework/templates/jsoneditor.tpl
/htdocs/theme/raw/plugintype/module/multirecipientnotification/templates/indexsearch.tpl
/htdocs/theme/raw/templates/privacy_modal.tpl
I confirmed the first three do display incorrect styling for the submitcancel button group.
Screenshots below.
Limitations
Note: This affects 20.04, but not 20.10+
Only buttons using the "submitcancel" class have been searched for. It is possible there are other similar issues with other button classes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1899120/+subscriptions
References