[Mahara-contributors] [Bug 1394732] Re: pieform minvalue/maxvalue rule error

2015-04-16 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/1394732

Title:
  pieform minvalue/maxvalue rule error

Status in Mahara ePortfolio:
  Fix Released
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 1.8 series:
  Fix Released
Status in Mahara 1.9 series:
  Fix Released

Bug description:
  Currently it does a check $value != ''

  It needs to check the type as '' will be the same as 0 in this case -
  which is not correct because 0 will not be seen as less than 1

  so it needs to be $value !== ''

  I'll mark this as high as the rule is a fundamental part of the
  pieforms system

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1394732/+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 1394732] Re: pieform minvalue/maxvalue rule error

2014-11-25 Thread Robert Lyon
** Changed in: mahara/1.9
   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/1394732

Title:
  pieform minvalue/maxvalue rule error

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 1.8 series:
  Fix Released
Status in Mahara 1.9 series:
  Fix Released

Bug description:
  Currently it does a check $value != ''

  It needs to check the type as '' will be the same as 0 in this case -
  which is not correct because 0 will not be seen as less than 1

  so it needs to be $value !== ''

  I'll mark this as high as the rule is a fundamental part of the
  pieforms system

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1394732/+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 1394732] Re: pieform minvalue/maxvalue rule error

2014-11-25 Thread Robert Lyon
** Changed in: mahara/1.8
   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/1394732

Title:
  pieform minvalue/maxvalue rule error

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 1.8 series:
  Fix Released
Status in Mahara 1.9 series:
  Fix Committed

Bug description:
  Currently it does a check $value != ''

  It needs to check the type as '' will be the same as 0 in this case -
  which is not correct because 0 will not be seen as less than 1

  so it needs to be $value !== ''

  I'll mark this as high as the rule is a fundamental part of the
  pieforms system

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1394732/+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 1394732] Re: pieform minvalue/maxvalue rule error

2014-11-25 Thread Son Nguyen
** Changed in: mahara/1.10
   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/1394732

Title:
  pieform minvalue/maxvalue rule error

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Released
Status in Mahara 1.8 series:
  Fix Released
Status in Mahara 1.9 series:
  Fix Committed

Bug description:
  Currently it does a check $value != ''

  It needs to check the type as '' will be the same as 0 in this case -
  which is not correct because 0 will not be seen as less than 1

  so it needs to be $value !== ''

  I'll mark this as high as the rule is a fundamental part of the
  pieforms system

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1394732/+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 1394732] Re: pieform minvalue/maxvalue rule error

2014-11-25 Thread Robert Lyon
** Changed in: mahara/1.8
Milestone: None => 1.8.6

-- 
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/1394732

Title:
  pieform minvalue/maxvalue rule error

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.8 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed

Bug description:
  Currently it does a check $value != ''

  It needs to check the type as '' will be the same as 0 in this case -
  which is not correct because 0 will not be seen as less than 1

  so it needs to be $value !== ''

  I'll mark this as high as the rule is a fundamental part of the
  pieforms system

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1394732/+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 1394732] Re: pieform minvalue/maxvalue rule error

2014-11-23 Thread Robert Lyon
** Changed in: mahara
   Status: In Progress => Fix Committed

** Changed in: mahara/1.10
   Status: Confirmed => Fix Committed

** Changed in: mahara/1.8
   Status: Confirmed => Fix Committed

** Changed in: mahara/1.9
   Status: Confirmed => 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/1394732

Title:
  pieform minvalue/maxvalue rule error

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.8 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed

Bug description:
  Currently it does a check $value != ''

  It needs to check the type as '' will be the same as 0 in this case -
  which is not correct because 0 will not be seen as less than 1

  so it needs to be $value !== ''

  I'll mark this as high as the rule is a fundamental part of the
  pieforms system

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1394732/+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 1394732] Re: pieform minvalue/maxvalue rule error

2014-11-22 Thread Kristina Hoeppner
** Changed in: mahara/1.10
   Status: New => Confirmed

** Changed in: mahara/1.8
   Status: New => Confirmed

** Changed in: mahara/1.9
   Status: New => Confirmed

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

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

** Changed in: mahara/1.9
   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/1394732

Title:
  pieform minvalue/maxvalue rule error

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 1.8 series:
  Confirmed
Status in Mahara 1.9 series:
  Confirmed

Bug description:
  Currently it does a check $value != ''

  It needs to check the type as '' will be the same as 0 in this case -
  which is not correct because 0 will not be seen as less than 1

  so it needs to be $value !== ''

  I'll mark this as high as the rule is a fundamental part of the
  pieforms system

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1394732/+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