[Mahara-contributors] [Bug 1633213] Re: Uploading new/existing SmartEvidence framework doesn't work

2016-10-20 Thread Robert Lyon
** 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.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1633213

Title:
   Uploading new/existing SmartEvidence framework doesn't work

Status in Mahara:
  Fix Released

Bug description:
  When I try to upload new SmartEvidence framework (in administration
  section) it does't work. The matrix file is a valid JSON file. I have
  also deleted existing SmartEvidence framework and tried to re-install
  it. The result is the same.

  This is probably due to OS, since I am working / testing that on
  Windows.

  The debug message was:

  [WAR] 58 (module\framework\lib.php:72)
  
file_get_contents(D:\xampp\htdocs\mahara1610\module/framework/matrices/D:\xampp\tmp\php91F8.tmp):
  failed to open stream: Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1633213/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1633213] Re: Uploading new/existing SmartEvidence framework doesn't work

2016-10-18 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 Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1633213

Title:
   Uploading new/existing SmartEvidence framework doesn't work

Status in Mahara:
  Fix Committed

Bug description:
  When I try to upload new SmartEvidence framework (in administration
  section) it does't work. The matrix file is a valid JSON file. I have
  also deleted existing SmartEvidence framework and tried to re-install
  it. The result is the same.

  This is probably due to OS, since I am working / testing that on
  Windows.

  The debug message was:

  [WAR] 58 (module\framework\lib.php:72)
  
file_get_contents(D:\xampp\htdocs\mahara1610\module/framework/matrices/D:\xampp\tmp\php91F8.tmp):
  failed to open stream: Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1633213/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1633213] Re: Uploading new/existing SmartEvidence framework doesn't work

2016-10-17 Thread Gregor Anželj
Robert hi.

I've tested it and it works like a charm... ;)

Thanks

Gregor

-- 
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 unsubscribing it!
https://bugs.launchpad.net/bugs/1633213

Title:
   Uploading new/existing SmartEvidence framework doesn't work

Status in Mahara:
  In Progress

Bug description:
  When I try to upload new SmartEvidence framework (in administration
  section) it does't work. The matrix file is a valid JSON file. I have
  also deleted existing SmartEvidence framework and tried to re-install
  it. The result is the same.

  This is probably due to OS, since I am working / testing that on
  Windows.

  The debug message was:

  [WAR] 58 (module\framework\lib.php:72)
  
file_get_contents(D:\xampp\htdocs\mahara1610\module/framework/matrices/D:\xampp\tmp\php91F8.tmp):
  failed to open stream: Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1633213/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1633213] Re: Uploading new/existing SmartEvidence framework doesn't work

2016-10-17 Thread Robert Lyon
Hi Gregor,

Thanks for this report and for diagnosing the issue

I've added a patch to fix this - can you please test to see if it is ok
https://reviews.mahara.org/#/c/7140/

Cheers

Robert

** Changed in: mahara
   Status: Triaged => In Progress

** Changed in: mahara
 Assignee: (unassigned) => Robert Lyon (robertl-9)

-- 
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 unsubscribing it!
https://bugs.launchpad.net/bugs/1633213

Title:
   Uploading new/existing SmartEvidence framework doesn't work

Status in Mahara:
  In Progress

Bug description:
  When I try to upload new SmartEvidence framework (in administration
  section) it does't work. The matrix file is a valid JSON file. I have
  also deleted existing SmartEvidence framework and tried to re-install
  it. The result is the same.

  This is probably due to OS, since I am working / testing that on
  Windows.

  The debug message was:

  [WAR] 58 (module\framework\lib.php:72)
  
file_get_contents(D:\xampp\htdocs\mahara1610\module/framework/matrices/D:\xampp\tmp\php91F8.tmp):
  failed to open stream: Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1633213/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1633213] Re: Uploading new/existing SmartEvidence framework doesn't work

2016-10-17 Thread Kristina Hoeppner
Thanks for reporting and pointing out the lines that might be causing
the issue. We'll see what we can do.

** Changed in: mahara
   Status: New => Triaged

** Changed in: mahara
Milestone: None => 16.10.0

** Changed in: mahara
   Importance: Undecided => High

-- 
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 unsubscribing it!
https://bugs.launchpad.net/bugs/1633213

Title:
   Uploading new/existing SmartEvidence framework doesn't work

Status in Mahara:
  Triaged

Bug description:
  When I try to upload new SmartEvidence framework (in administration
  section) it does't work. The matrix file is a valid JSON file. I have
  also deleted existing SmartEvidence framework and tried to re-install
  it. The result is the same.

  This is probably due to OS, since I am working / testing that on
  Windows.

  The debug message was:

  [WAR] 58 (module\framework\lib.php:72)
  
file_get_contents(D:\xampp\htdocs\mahara1610\module/framework/matrices/D:\xampp\tmp\php91F8.tmp):
  failed to open stream: Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1633213/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1633213] Re: Uploading new/existing SmartEvidence framework doesn't work

2016-10-13 Thread Gregor Anželj
Oh and I forgot all the standard details:

Windows OS, MySQL, Mahara 16.10 RC2

-- 
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 unsubscribing it!
https://bugs.launchpad.net/bugs/1633213

Title:
   Uploading new/existing SmartEvidence framework doesn't work

Status in Mahara:
  New

Bug description:
  When I try to upload new SmartEvidence framework (in administration
  section) it does't work. The matrix file is a valid JSON file. I have
  also deleted existing SmartEvidence framework and tried to re-install
  it. The result is the same.

  This is probably due to OS, since I am working / testing that on
  Windows.

  The debug message was:

  [WAR] 58 (module\framework\lib.php:72)
  
file_get_contents(D:\xampp\htdocs\mahara1610\module/framework/matrices/D:\xampp\tmp\php91F8.tmp):
  failed to open stream: Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1633213/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1633213] Re: Uploading new/existing SmartEvidence framework doesn't work

2016-10-13 Thread Gregor Anželj
Additiona testing shows that lines 111-113 in
htdocs/module/framework/lib.php are problematic. When I comment out
those lines, the upload works correctly.

-- 
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 unsubscribing it!
https://bugs.launchpad.net/bugs/1633213

Title:
   Uploading new/existing SmartEvidence framework doesn't work

Status in Mahara:
  New

Bug description:
  When I try to upload new SmartEvidence framework (in administration
  section) it does't work. The matrix file is a valid JSON file. I have
  also deleted existing SmartEvidence framework and tried to re-install
  it. The result is the same.

  This is probably due to OS, since I am working / testing that on
  Windows.

  The debug message was:

  [WAR] 58 (module\framework\lib.php:72)
  
file_get_contents(D:\xampp\htdocs\mahara1610\module/framework/matrices/D:\xampp\tmp\php91F8.tmp):
  failed to open stream: Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1633213/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp