mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #15114
[Bug 1252497] [NEW] editing a skin deletes the creation time from db
Public bug reported:
To test:
1) Create a new skin
2) Look at the database:
> SELECT id, ctime, mtime FROM skin;
you should see the new skin you made containing both ctime and mtime
values (which should be the same)
3) Edit skin
4) Look at the database again:
> SELECT id, ctime, mtime FROM skin;
you should see the new skin you made only containing the new mtime, the
ctime is not NULL
this should be fixed soon as data is being lost
** Affects: mahara
Importance: High
Assignee: Robert Lyon (robertl-9)
Status: Confirmed
** Tags: data
--
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/1252497
Title:
editing a skin deletes the creation time from db
Status in Mahara ePortfolio:
Confirmed
Bug description:
To test:
1) Create a new skin
2) Look at the database:
> SELECT id, ctime, mtime FROM skin;
you should see the new skin you made containing both ctime and mtime
values (which should be the same)
3) Edit skin
4) Look at the database again:
> SELECT id, ctime, mtime FROM skin;
you should see the new skin you made only containing the new mtime,
the ctime is not NULL
this should be fixed soon as data is being lost
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1252497/+subscriptions
Follow ups
-
[Bug 1252497] Re: editing a skin deletes the creation time from db
From: Robert Lyon, 2014-04-22
-
[Bug 1252497] Re: editing a skin deletes the creation time from db
From: Aaron Wells, 2013-12-18
-
[Bug 1252497] Re: editing a skin deletes the creation time from db
From: Aaron Wells, 2013-12-18
-
[Bug 1252497] A change has been merged
From: Mahara Bot, 2013-12-16
-
[Bug 1252497] Re: editing a skin deletes the creation time from db
From: Aaron Wells, 2013-12-16
-
[Bug 1252497] Re: editing a skin deletes the creation time from db
From: Aaron Wells, 2013-12-16
-
[Bug 1252497] Re: editing a skin deletes the creation time from db
From: Aaron Wells, 2013-12-16
-
[Bug 1252497] A change has been merged
From: Mahara Bot, 2013-11-24
-
[Bug 1252497] Re: editing a skin deletes the creation time from db
From: Robert Lyon, 2013-11-19
-
[Bug 1252497] Re: editing a skin deletes the creation time from db
From: Robert Lyon, 2013-11-18
-
[Bug 1252497] [NEW] editing a skin deletes the creation time from db
From: Robert Lyon, 2013-11-18
References