[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2011-06-13 Thread François Marier
** Changed in: mahara Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/623648 Title: File upload from within a view doesn't always show finished upl

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2011-02-28 Thread François Marier
** Changed in: mahara Assignee: (unassigned) => Ruslan Kabalin (ruslan-kabalin) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/623648 Title: File upload from within a view doesn't always

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-10-17 Thread Richard Mansfield
Ruslan, cool. I applied your browser check but at the same time retained the option for individual pages to specify that the submit button must be there (in case we get forms like the video encoding thing with more inputs than just the copyright agreement & file selector). ** Changed in: mahara

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-10-08 Thread Ruslan Kabalin
Richard, your patch looks great to me, nice workaround. I have added browser check as you suggested (apply my patch on top of yours). Now it works properly in IE (did not test in Chrome though). ** Patch added: "Has to be applied after auto-upload-optional.patch" https://bugs.launchpad.net/mah

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-10-07 Thread Richard Mansfield
Actually a better workaround for chrome/ie users would be to detect firefox in the js, and hide/remove the upload form for FF on the first click of an unselect button after at least one successful upload. -- File upload from within a view doesn't always show finished uploading https://bugs.launch

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-10-06 Thread Richard Mansfield
Ruslan, I was working on a feature recently that would allow a user to choose a video encoding format in the upload form, and so I needed a way to turn off the automatic uploading of the file as soon as it's chosen, and include a submit button (like your submit-helper) instead. I had to do this f

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-09-23 Thread Ruslan Kabalin
> It's as if clicking the unselect button does something that messes up the form in such a way that FF refuses to submit it. It looks like, though I did not figure out what. It is like a Unselect submit event hangs in browser, and does not let the consequent event to work out. >Strangely for me,

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-09-22 Thread Richard Mansfield
Ruslan, Yeah, this is a really weird bug, I just tried it myself and I can't work it out either. It's as if clicking the unselect button does something that messes up the form in such a way that FF refuses to submit it. Strangely for me, it only happens in FF, and works in IE/Chrome, though I di

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-09-16 Thread Ruslan Kabalin
Of course the attached patch is not a solution and designed purely to demonstrate that initiating a submit event helps the previous unfinished (or uncalled) self.form.submit(); function to work out. -- File upload from within a view doesn't always show finished uploading https://bugs.launchpad.ne

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-09-16 Thread Ruslan Kabalin
My commit 37ee9438 only does the part of the job towards this bug solving. The problem is really weird and yet I have not found the reason. The bug is applicable to filebrowser element that have "select" feature enabled (blog posts, "Some HTML" block within the view) and javascript is enabled. To

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-09-16 Thread Ruslan Kabalin
** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Status: Fix Committed => In Progress -- File upload from within a view doesn't always show finished uploading https://bugs.launchpad.net/bugs/623648 You received this bug notification because you are a member o

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-09-16 Thread Ruslan Kabalin
** Changed in: mahara Status: Triaged => Fix Committed -- File upload from within a view doesn't always show finished uploading https://bugs.launchpad.net/bugs/623648 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-09-02 Thread Ruslan Kabalin
I manage to replicate this one, FileBrowser.success (htdocs/artefact/file/js/filebrowser.js) function, which is used as callback, did not process errors properly. ** Changed in: mahara Assignee: (unassigned) => Ruslan Kabalin (ruslan-kabalin) -- File upload from within a view doesn't always

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-09-01 Thread Richard Mansfield
** Changed in: mahara Status: New => Triaged -- File upload from within a view doesn't always show finished uploading https://bugs.launchpad.net/bugs/623648 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara

[Mahara-contributors] [Bug 623648] Re: File upload from within a view doesn't always show finished uploading

2010-09-01 Thread Ruslan Kabalin
** Tags added: files -- File upload from within a view doesn't always show finished uploading https://bugs.launchpad.net/bugs/623648 You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Status in Mahara ePortfolio: New Bug descriptio