mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #55978
[Bug 1847750] Re: SQL statement missing space
** Also affects: mahara/19.10
Importance: Undecided
Status: New
** Also affects: mahara/18.10
Importance: Undecided
Status: New
** Also affects: mahara/19.04
Importance: Undecided
Status: New
** Changed in: mahara/19.10
Status: New => In Progress
** Changed in: mahara/19.04
Status: New => In Progress
** Changed in: mahara/18.10
Status: New => In Progress
** Changed in: mahara/19.10
Importance: Undecided => High
** Changed in: mahara/19.04
Importance: Undecided => High
** Changed in: mahara/18.10
Importance: Undecided => High
** Changed in: mahara/19.10
Milestone: None => 19.10.0
** Changed in: mahara/19.04
Milestone: None => 19.04.2
** Changed in: mahara/18.10
Milestone: None => 18.10.3
--
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/1847750
Title:
SQL statement missing space
Status in Mahara:
In Progress
Status in Mahara 18.10 series:
In Progress
Status in Mahara 19.04 series:
In Progress
Status in Mahara 19.10 series:
In Progress
Bug description:
Hello,
There is a problem with the SQL syntax within
htdocs/search/internal/lib.php (branch 18.10_STABLE > line 854). If
$ltiwhere assigns on false, the query concatenates at line 862, but is
missing a space after the 0.
To replicate:
- ensure the plugin module_lti is not installed
- navigate to /group/find.php (Can be accessed from the home page > Engage)
Looks like this bug was introduced here:
https://github.com/MaharaProject/mahara/commit/b078b3a848
Thanks,
Matt
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1847750/+subscriptions
References