mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00299
[Bug 564001] Re: View Access Dates Changing
As discussed on that forum thread, I think the easiest fix is to check
in view/access.php what the php version is, and if it's less than 5.2.0,
make sure you call that workaround version of strptime that's sitting
inside the "if (!function_exists)..." bit, maybe using a different name
to avoid declaring the same function twice. If you attach a patch here
we'll apply it to the Mahara 1.2 series.
--
View Access Dates Changing
https://bugs.launchpad.net/bugs/564001
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Status in Mahara ePortfolio: New
Bug description:
After assigning start and stop dates in the View Access page and saving, the dates will automatically change. We've continually had it change the start date to date in 2018, and the end date to date in 2001. This results in the view share failing every time a student uses the date field.
Mahara version 1.2.3 (2009111010)
Platform: VMWare ESX Server 3.5 running
Operating System: Red Hat Linux 5.1
Database Info: PostgreSQL 8.1.11
References