[Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2015-03-25 Thread Bernard Neary
I'm getting this error in 15.04rc1 -- 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 unsubscribi

[Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-07-15 Thread Launchpad Bug Tracker
[Expired for Mahara because there has been no activity for 60 days.] ** Changed in: mahara Status: Incomplete => Expired -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/722470 Title: F

[Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-05-16 Thread François Marier
** Changed in: mahara Milestone: 1.4.0 => None -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/722470 Title: From/To Date Validation not working for VIEWS Status in Mahara ePortfolio: I

[Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-05-16 Thread Hugh Davenport
** Changed in: mahara Assignee: Hugh Davenport (hugh-catalyst) => (unassigned) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/722470 Title: From/To Date Validation not working for VIEWS

Re: [Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-05-15 Thread Anthony Ramos
Thanks Richard, I'll have a shot at it and see how it goes. Antonio On 16/05/2011, at 9:11 AM, Richard Mansfield wrote: > Well, it's all in htdocs/view/access.php. You're on your own here, > because I don't have time to try it & test it. > > You'll notice there's a strptime function in that

[Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-05-15 Thread Richard Mansfield
Well, it's all in htdocs/view/access.php. You're on your own here, because I don't have time to try it & test it. You'll notice there's a strptime function in that file that's defined inside a "if (!function_exists('strptime')) {" block. That's the one you want to use. But in your case, the fun

Re: [Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-05-15 Thread Anthony Ramos
Hi Richard, Your final suggestion for changing the code to get it working on PHP5.2 will work well for us. Just to make sure I don't do the wrong thing, can you send me a link with the specific code changes that need to be made please and the file name I need to make them to? Thanks very much -

[Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-05-15 Thread Richard Mansfield
>From bug #722475: - Bug 722470 is a result of our version of PHP. To fix this we will need to go to PHP 5.3 as there is no other fix. Is that correct? Anthony, I don't think we're 100% sure about the cause of the problem. Hugh's saying that it's likely due to your OS having a different strptime

Re: [Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-05-12 Thread Anthony Ramos
Hi Hugh and Richard, My apologies Richard - I did get an email from you back on the 31st of March asking if the bug persists and it does. I posted bug 722470 along with bug 422475 (they both relate to the TO and FROM date problem). I can confirm that we use PHP version 5.2.6. I'd be reluctan

[Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-05-11 Thread Hugh Davenport
** Changed in: mahara Assignee: (unassigned) => Hugh Davenport (hugh-catalyst) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/722470 Title: From/To Date Validation not working for VIEWS

[Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-05-09 Thread Hugh Davenport
If it is due to buggy strptime, we could possibly increase php dependencies from 5.2.0 to 5.3.0 and use date_parse_from_format instead, or have a wrapper that uses that if possible and strptime if not. Reasoning behind this possible change is below. Internally, this function calls the strptime() f

[Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-05-08 Thread Melissa Draper
bug 633632 appears a duplicate of this. May well be fixed in 1.4 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/722470 Title: From/To Date Validation not working for VIEWS Status in Mahara e

[Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-03-30 Thread Richard Mansfield
I'm unable to reproduce this behaviour with Mahara 1.3.5 on either Postgres or MySQL. Anthony, does this problem still occur on your installation? Can you also reproduce it on demo.mahara.org? If not, it may be to do with your OS or php version I suppose. We've had problems with the strptime fu

[Mahara-contributors] [Bug 722470] Re: From/To Date Validation not working for VIEWS

2011-02-23 Thread François Marier
** Changed in: mahara Status: New => Triaged ** Changed in: mahara Importance: Undecided => High ** Changed in: mahara Milestone: None => 1.4.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launch