mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #49507
[Bug 1775103] Re: broken js in "general settings" from site options
This sounds like a conflict with JS and Ajax. Robert's idea is to make
this entire page work with JS only and not have Ajax calls and force a
reload of the page when the "Save" button is clicked.
The switches that depend on each other would need to be tested in
particular, e.g. the one mentioned in this report as well as the "Strict
privacy" one.
** No longer affects: mahara/17.04
** No longer affects: mahara/17.10
** No longer affects: mahara/18.04
** Changed in: mahara
Milestone: 18.10.0 => 19.04.0
--
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/1775103
Title:
broken js in "general settings" from site options
Status in Mahara:
Confirmed
Bug description:
In Admin menu -> Configure site -> Site options-> General settings,
the first time we load the page clicking on the "Allow public pages"
switch doesn't update "Allow public profiles" switch.
To test
Go to site options
Reload the page
go to general settings and click on "Allow public pages" switch
it should update "Allow public profiles" switch but it doesn't.
Save the form and try again without reloading the page.
Now it works properly, clicking on "Allow public pages" updates "Allow public profiles" switch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1775103/+subscriptions
Follow ups
References