[Mahara-contributors] [Bug 1340151] Re: Consider a different approach to libxml_disable_entity_loader(true) in init.php

2014-07-10 Thread Dan Poltawski
** Summary changed: - Consider a different approach for libxml_disable_entity_loader(true) + Consider a different approach to libxml_disable_entity_loader(true) in init.php -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matc

[Mahara-contributors] [Bug 1340151] [NEW] Consider a different approach to libxml_disable_entity_loader(true) in init.php

2014-07-10 Thread Dan Poltawski
Public bug reported: Unfortunately it seems like using libxml_disable_entity_loader(true) in init.php is unkind to other applications living on the same system. PHP Bug https://bugs.php.net/bug.php?id=64938 is the heart of the problem - the use of this setting leaks between different threads and

[Mahara-contributors] [Bug 1082416] Re: XMLRPC with Firefox 17.0 not possible

2012-11-26 Thread Dan Poltawski
@Melissa: > So while it's a nice thought that we could use this to force them to upgrade, > for many of them the changes in the systems between 1.9/1.2 and 2.3/1.6 can > involve retraining rather non-technical staff which is likely to build > resentment towards the projects. To be clear, the fi

[Mahara-contributors] [Bug 1082416] Re: XMLRPC with Firefox 17.0 not possible

2012-11-26 Thread Dan Poltawski
To be clear: even if your moodle is upgraded, firefox will still be sending the 'old-style' user agent string. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/1082416 Title: XMLRPC with Firefo

[Mahara-contributors] [Bug 1082416] Re: XMLRPC with Firefox 17.0 not possible

2012-11-26 Thread Dan Poltawski
Oops, missed 2.1 off that list. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/1082416 Title: XMLRPC with Firefox 17.0 not possible Status in Mahara ePortfolio: Confirmed Bug description:

[Mahara-contributors] [Bug 1082416] Re: XMLRPC with Firefox 17.0 not possible

2012-11-26 Thread Dan Poltawski
Hi Melissa, Dan (from Moodle) here. Unfortunately the firefox 'solution' for this can't determine if the Moodle site is 'fixed' or not, so its non- deterministic and so will be presenting the wrong useragent all the time (unless the user has disabled the about:config setting: general.useragent.com

[Mahara-contributors] [Bug 882891] Re: Shorten subject line of forum emails

2011-10-31 Thread Dan Poltawski
I agree -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/882891 Title: Shorten subject line of forum emails Status in Mahara ePortfolio: Confirmed Bug description: Forum emails have very

[Mahara-contributors] [Bug 843568] Re: Stored passwords with a stronger hash algorithm

2011-10-02 Thread Dan Poltawski
Just thought i'd link to this article I read a while ago suggesting bcrypt: http://codahale.com/how-to-safely-store-a-password/ and a sample implementation from Marco.org: https://gist.github.com/1053158 -- You received this bug notification because you are a member of Mahara Contributors, whic

Re: [Mahara-contributors] [Bug 626624] [NEW] Replace flash-based video player

2010-08-30 Thread Dan Poltawski
On 30 Aug 2010, at 08:32, François Marier wrote: > It's in active development, is unambiguously under the GPL, comes with > corresponding source and claims to support iPads and iPods for example. Surely it needs server side transcoding support to achieve that? Dan -- Replace flash-based video

[Mahara-contributors] [Bug 547523] Re: Moodle/Mahara group synchronisation

2010-08-15 Thread Dan Poltawski
I think a more sensible thing will be syncing cohorts when they land in Moodle 2.0 -- Moodle/Mahara group synchronisation https://bugs.launchpad.net/bugs/547523 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePo

[Mahara-contributors] [Bug 613630] Re: Editor problems in Safari on demo.mahara

2010-08-15 Thread Dan Poltawski
*** This bug is a duplicate of bug 613631 *** https://bugs.launchpad.net/bugs/613631 ** This bug has been marked a duplicate of bug 613631 Editor problems in Safari on demo.mahara -- Editor problems in Safari on demo.mahara https://bugs.launchpad.net/bugs/613630 You received this bug noti

[Mahara-contributors] [Bug 616249] Re: CSV upload send e-mail despite checkbox being unchecked

2010-08-15 Thread Dan Poltawski
Hi Juergen, I can't seem to reproduce this issue on the latest 1.2 stable branch. Is the email users are geting sent the new account creation message. e.g.: Dear %s, A new account has been created for you on %s. Your details are as follows: Username: %s Password: %s Visit %s to get started! R

[Mahara-contributors] [Bug 616249] Re: CSV upload send e-mail despite checkbox being unchecked

2010-08-15 Thread Dan Poltawski
** Changed in: mahara Assignee: (unassigned) => Dan Poltawski (dan-poltawski) -- CSV upload send e-mail despite checkbox being unchecked https://bugs.launchpad.net/bugs/616249 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mah

[Mahara-contributors] [Bug 613630] Re: Editor problems in Safari on demo.mahara

2010-08-15 Thread Dan Poltawski
Closing - duplicate of 613631 ** Changed in: mahara Assignee: (unassigned) => Dan Poltawski (dan-poltawski) ** Changed in: mahara Status: New => Invalid -- Editor problems in Safari on demo.mahara https://bugs.launchpad.net/bugs/613630 You received this bug notification becau

[Mahara-contributors] [Bug 618306] [NEW] Plans page doesn't check artefact type

2010-08-15 Thread Dan Poltawski
Public bug reported: The plans page doesn't check the artefact type, so a user could alter the id field and attempt to add tasks to an image for example by going to the url: http://mahara/artefact/plans/plan.php?id={id of an non-plan artefact} ** Affects: mahara Importance: Undecided

[Mahara-contributors] [Bug 617433] Re: My Plans reports A nonrecoverable error

2010-08-15 Thread Dan Poltawski
Hi Stacey/Ali, I've committed a fix to this issue. Slightly modified from the patch as dmlib has limitfrom/limitnum params to ensure compatibility between different dbs so used those instead. thanks Dan ** Changed in: mahara Assignee: Stacey Walker (stacey) => Dan Poltawski (dan-p

[Mahara-contributors] [Bug 617953] Re: 'Edit' & 'Delete' button on taskslist.tpl needs to be translatable.

2010-08-15 Thread Dan Poltawski
Thanks Mitsuhiro - i've committed a fix (using the {str} templating mechanism rather than get_string) ** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Low ** Changed in: mahara Importance: Low => Medium -- 'Edit' & 'Delete' button o

[Mahara-contributors] [Bug 617953] Re: 'Edit' & 'Delete' button on taskslist.tpl needs to be translatable.

2010-08-15 Thread Dan Poltawski
** Changed in: mahara Assignee: (unassigned) => Dan Poltawski (dan-poltawski) -- 'Edit' & 'Delete' button on taskslist.tpl needs to be translatable. https://bugs.launchpad.net/bugs/617953 You received this bug notification because you are a member of Mahara Contri