[Mahara-contributors] [Bug 1182739] Re: Display a warning message when navigating away without saving

2013-08-13 Thread Son Nguyen
Hi Robertl; For the last issue, this requires to store the values of all form elements on initializing and check the changes when navigating away. It is quite tricky as the form may be dynamically created. I think we should leave this feature in another bug. -- You received this bug notification

[Mahara-contributors] [Bug 1180625] Re: Update ADOdb library to version 5.18

2013-08-13 Thread Aaron Wells
** Changed in: mahara Status: In Progress => Fix Released ** Changed in: mahara Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all M

[Mahara-contributors] [Bug 1187964] Re: Use adodb "mysqli" instead of "mysql"

2013-08-13 Thread Aaron Wells
** Tags added: adodb dmllib -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contrib members https://bugs.launchpad.net/bugs/1187964 Title: Use adodb "mysqli" instead of "my

[Mahara-contributors] [Bug 1212095] [NEW] The content of text boxes should be reset when clicking 'cancel' button

2013-08-13 Thread Son Nguyen
Public bug reported: Version: all Platform: all In many places of Mahara, e.g. 'Content/Resume/Interest', when an user clicks 'Cancel' button, the content should be reset to the initial value. ** Affects: mahara Importance: High Assignee: Son Nguyen (ngson2000) Status: New **

[Mahara-contributors] [Bug 1182739] Re: Display a warning message when navigating away without saving

2013-08-13 Thread Son Nguyen
The bug https://bugs.launchpad.net/mahara/+bug/1212095 has been reported -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contrib members https://bugs.launchpad.net/bugs/118273

[Mahara-contributors] [Bug 1182739] Re: Display a warning message when navigating away without saving

2013-08-13 Thread Son Nguyen
Hi Robert; About "Content -> Résumé -> Interests", when clicking 'cancel', I expect the content of text in the editor should be reset. Actually it is NOT. I will file a bug about this. If it is solved this issue will be solved. -- You received this bug notification because you are a member of Ma

[Mahara-contributors] [Bug 1207140] Re: YouTube iframe filter doesn't support the //youtube.com URLs YouTube now provides in embed code

2013-08-13 Thread Robert Lyon
https://reviews.mahara.org/#/c/2405/ Have submitted a new patch for this. This patch updates the $cfg->iframeregexp to handle - http:// - https:// - // in iframe src code -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. M

[Mahara-contributors] [Bug 1207140] Re: YouTube filter requires updates

2013-08-13 Thread Aaron Wells
Okay, that must have been why I didn't notice this. I was getting the old embed code -- perhaps YouTube had stored this as my preference at some point. Re-opening. We should support the new and old embed code, by supporting scheme-relative URLs for iframes. This will probably require us rewriting

[Mahara-contributors] [Bug 1050297] Re: drag & drop content from desktop

2013-08-13 Thread Robert Lyon
** Changed in: mahara Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contrib members https://bugs.launchpad.net/bugs/1050297 Titl

[Mahara-contributors] [Bug 1207140] Re: YouTube filter requires updates

2013-08-13 Thread Robert Lyon
Ok there was a bug in my patch that slipped through. However there still is a problem with embedding code into the externalmedia block. If I go to a YouTube video and select the 'Embed' option I get to copy code that looks like this: Adding that to the externalmedia block gives me no video. H

[Mahara-contributors] [Bug 1095208] Re: uploading a file - "Loading" message remains

2013-08-13 Thread Ruslan Kabalin
** Changed in: mahara/1.7 Assignee: (unassigned) => Ruslan Kabalin (rkabalin) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contrib members https://bugs.launchpad.net/b

[Mahara-contributors] [Bug 1211583] Re: Firefox now blocks iframes that don't match the parent frame's http/https protocol. This breaks many existing embedded videos

2013-08-13 Thread Aaron Wells
** Summary changed: - Mixed content blocked + Firefox now blocks iframes that don't match the parent frame's http/https protocol. This breaks many existing embedded videos -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Match

[Mahara-contributors] [Bug 1207140] Re: YouTube filter requires updates

2013-08-13 Thread Aaron Wells
I also tested it by putting a YouTube embed with protocol-relative "//" URLs, in a text box, and that worked fine as well. If anything, it's the *existing* YouTube embeds with the older non- protocol-relative URLs, which are likely to cause problems. But we've opened a separate bug for those: http

[Mahara-contributors] [Bug 1207140] Re: YouTube filter requires updates

2013-08-13 Thread Aaron Wells
I'm actually not finding *any* problem with the existing external content block handling the new YouTube iframes that have "//" in the URL. They seem to work fine, in HTTP and HTTPS sites, in Firefox and in Chrome (on Ubuntu). See for example: https://mahara.org/user/aaronw/nz- has-seals I'm going

[Mahara-contributors] [Bug 1207140] A change has been merged

2013-08-13 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/2404 Committed: http://gitorious.org/mahara/mahara/commit/c7f5694c57bd84f46caf32facbdc5b6619847cef Submitter: Aaron Wells (aar...@catalyst.net.nz) Branch:1.7_STABLE commit c7f5694c57bd84f46caf32facbdc5b6619847cef Author: Aaron Wells Date: Tue Aug 13 18

[Mahara-contributors] [Bug 1207140] Re: YouTube filter requires updates

2013-08-13 Thread Aaron Wells
I reverted https://reviews.mahara.org/#/c/2384/ and https://reviews.mahara.org/#/c/2385/ because the patch had a rather dramatic regression. Each time you saved an existing external content block, it would add an additional "http://"; to the front of each URL in it. On the second save, the URLs wou