[Midas] Bug in Large Data Upload

Mona Wong mona at sdsc.edu
Mon Jul 9 13:58:36 EDT 2012


	To fix this bug for our 3.2.6 install, is it simply to modify midas/core/controllers/UploadController.php and change:

		$this->view->protocol = 'http';

	to

		$this->view->protocol = 'https';

	in the javauploadAction() function?

	Or is there more that needs to changed?

Mona

On Jul 7, 2012, at 10:06 AM, Patrick Reynolds wrote:

> Brian,
> 
> Nice job finding this bug. We were making some bad protocol
> assumptions. I agree that this is a serious bug, and because of that
> we fixed it today. The fix is now in place on the head of both next
> and master.
> 
> View the progress here: http://public.kitware.com/MidasBT/view.php?id=748.
> 
> Thanks,
> Patrick Reynolds
> Technical Leader
> Kitware, Inc.
> 919 869 8848

*********************************************
    Mona Wong
    Web & iPad Application Developer
    San Diego Supercomputer Center

    You are the light you wish to see.
*********************************************






More information about the Midas mailing list