mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #53777
[Bug 1828141] [NEW] Creating a new institution with minimal info fails to save
Public bug reported:
When we do something like:
$name = 'My new institution';
$institution = institution_generate_name($name);
$newinstitution = new Institution();
$newinstitution->initialise($institution, $name);
$newinstitution->commit();
It should create us a new institution - but instead we get an sql error
complaining that the 'tags' column is not an integer
** Affects: mahara
Importance: Undecided
Status: New
--
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/1828141
Title:
Creating a new institution with minimal info fails to save
Status in Mahara:
New
Bug description:
When we do something like:
$name = 'My new institution';
$institution = institution_generate_name($name);
$newinstitution = new Institution();
$newinstitution->initialise($institution, $name);
$newinstitution->commit();
It should create us a new institution - but instead we get an sql
error complaining that the 'tags' column is not an integer
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1828141/+subscriptions
Follow ups
-
[Bug 1828141] Re: Creating a new institution with minimal info fails to save
From: Lisa Seeto, 2019-10-31
-
[Bug 1828141] Re: Creating a new institution with minimal info fails to save
From: Kristina Hoeppner, 2019-09-08
-
[Bug 1828141] Re: Creating a new institution with minimal info fails to save
From: Andy R., 2019-08-13
-
[Bug 1828141] Re: Creating a new institution with minimal info fails to save
From: Cecilia Vela Gurovic, 2019-07-23
-
[Bug 1828141] Re: Creating a new institution with minimal info fails to save
From: Robert Lyon, 2019-07-23
-
[Bug 1828141] Re: Creating a new institution with minimal info fails to save
From: Robert Lyon, 2019-07-22
-
[Bug 1828141] A patch has been submitted for review
From: Mahara Bot, 2019-06-04
-
[Bug 1828141] A change has been merged
From: Mahara Bot, 2019-05-13
-
[Bug 1828141] A patch has been submitted for review
From: Mahara Bot, 2019-05-13
-
[Bug 1828141] Re: Creating a new institution with minimal info fails to save
From: Cecilia Vela Gurovic, 2019-05-13
-
[Bug 1828141] A change has been merged
From: Mahara Bot, 2019-05-13
-
[Bug 1828141] A patch has been submitted for review
From: Mahara Bot, 2019-05-13
-
[Bug 1828141] A change has been merged
From: Mahara Bot, 2019-05-13
-
[Bug 1828141] A patch has been submitted for review
From: Mahara Bot, 2019-05-13
-
[Bug 1828141] A change has been merged
From: Mahara Bot, 2019-05-13
-
[Bug 1828141] Re: Creating a new institution with minimal info fails to save
From: Cecilia Vela Gurovic, 2019-05-13
-
[Bug 1828141] Re: Creating a new institution with minimal info fails to save
From: Kristina Hoeppner, 2019-05-11
-
[Bug 1828141] Re: Creating a new institution with minimal info fails to save
From: Steven, 2019-05-08
-
[Bug 1828141] A patch has been submitted for review
From: Mahara Bot, 2019-05-08