[Reversedev] [Bug 1416848] Re: @INPUTINTと@TINPUTINTの問題点

2016-02-24 スレッド表示 L7switch
** Changed in: eratohoreverse
Milestone: 1.021 => None

-- 
You received this bug notification because you are a member of
reverse_dev, which is subscribed to Project_Reverse.
https://bugs.launchpad.net/bugs/1416848

Title:
  @INPUTINTと@TINPUTINTの問題点

Status in Project_Reverse:
  Fix Committed
Status in Project_Reverse 1.0 series:
  Fix Committed

Bug description:
  1.@INPUTINTおよび@TINPUTINTは再入力時に行消去を行わないため、連続で入力を失敗した場合にログが流されてしまう
  2.@TINPUTINTは再入力が発生するたびに制限時間がリセットされるため、時間を制限している意味が無い
  3.@TINPUTINTは時間切れ時の戻り値を暗黙の許容値として扱ってしまっており、ユーザによる入力値か時間切れかの判別ができない

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

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


[Reversedev] [Bug 1416848] Re: @INPUTINTと@TINPUTINTの問題点

2016-02-24 スレッド表示 L7switch
** No longer affects: eratohoreverse/1.1

** Changed in: eratohoreverse
Milestone: 1.110 => None

-- 
You received this bug notification because you are a member of
reverse_dev, which is subscribed to Project_Reverse.
https://bugs.launchpad.net/bugs/1416848

Title:
  @INPUTINTと@TINPUTINTの問題点

Status in Project_Reverse:
  Fix Committed
Status in Project_Reverse 1.0 series:
  Fix Committed

Bug description:
  1.@INPUTINTおよび@TINPUTINTは再入力時に行消去を行わないため、連続で入力を失敗した場合にログが流されてしまう
  2.@TINPUTINTは再入力が発生するたびに制限時間がリセットされるため、時間を制限している意味が無い
  3.@TINPUTINTは時間切れ時の戻り値を暗黙の許容値として扱ってしまっており、ユーザによる入力値か時間切れかの判別ができない

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

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


[Reversedev] [Bug 1416848] Re: @INPUTINTと@TINPUTINTの問題点

2016-02-24 スレッド表示 L7switch
** Branch linked: lp:eratohoreverse/1.0

-- 
You received this bug notification because you are a member of
reverse_dev, which is subscribed to Project_Reverse.
https://bugs.launchpad.net/bugs/1416848

Title:
  @INPUTINTと@TINPUTINTの問題点

Status in Project_Reverse:
  Fix Committed
Status in Project_Reverse 1.0 series:
  Fix Committed
Status in Project_Reverse 1.1 series:
  Fix Committed

Bug description:
  1.@INPUTINTおよび@TINPUTINTは再入力時に行消去を行わないため、連続で入力を失敗した場合にログが流されてしまう
  2.@TINPUTINTは再入力が発生するたびに制限時間がリセットされるため、時間を制限している意味が無い
  3.@TINPUTINTは時間切れ時の戻り値を暗黙の許容値として扱ってしまっており、ユーザによる入力値か時間切れかの判別ができない

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

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


[Reversedev] [Bug 1416848] Re: @INPUTINTと@TINPUTINTの問題点

2016-02-01 スレッド表示 L7switch
** Also affects: eratohoreverse/1.0
   Importance: Undecided
   Status: New

** Changed in: eratohoreverse/1.0
   Status: New => Fix Committed

** Changed in: eratohoreverse/1.0
   Importance: Undecided => Low

** Changed in: eratohoreverse/1.0
 Assignee: (unassigned) => revkoishi (revkoishi)

** Changed in: eratohoreverse/1.0
Milestone: None => 1.021

-- 
You received this bug notification because you are a member of
reverse_dev, which is subscribed to Project_Reverse.
https://bugs.launchpad.net/bugs/1416848

Title:
  @INPUTINTと@TINPUTINTの問題点

Status in Project_Reverse:
  Fix Committed
Status in Project_Reverse 1.0 series:
  Fix Committed
Status in Project_Reverse 1.1 series:
  Fix Committed

Bug description:
  1.@INPUTINTおよび@TINPUTINTは再入力時に行消去を行わないため、連続で入力を失敗した場合にログが流されてしまう
  2.@TINPUTINTは再入力が発生するたびに制限時間がリセットされるため、時間を制限している意味が無い
  3.@TINPUTINTは時間切れ時の戻り値を暗黙の許容値として扱ってしまっており、ユーザによる入力値か時間切れかの判別ができない

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

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


[Reversedev] [Bug 1416848] Re: @INPUTINTと@TINPUTINTの問題点

2015-02-15 スレッド表示 revkoishi
ついでにINPUT系関数刷新も行っている
・既存の入力系関数の調整(@INPUTINT, @TINPUTINT, @INPUT_MANY, @INPUT_RANGE)
・入力系関数の新規追加(@INPUTINTD, @TINPUTINTD, @INPUT_MANYD, @INPUT_RANGED, 
@TINPUT_RANGE, @TINPUT_RANGED)

** Attachment added: 修正ファイル
   
https://bugs.launchpad.net/eratohoreverse/+bug/1416848/+attachment/4319725/+files/rev.74%40Bug%231416848-%40INPUTINT%E3%81%A8%40TINPUTINT%E3%81%AE%E5%95%8F%E9%A1%8C%E7%82%B9.7z

-- 
You received this bug notification because you are a member of
reverse_dev, which is subscribed to Project_Reverse.
https://bugs.launchpad.net/bugs/1416848

Title:
  @INPUTINTと@TINPUTINTの問題点

Status in eratohoЯeverse:
  Fix Committed
Status in Project_Reverse 1.1 series:
  Fix Committed

Bug description:
  1.@INPUTINTおよび@TINPUTINTは再入力時に行消去を行わないため、連続で入力を失敗した場合にログが流されてしまう
  2.@TINPUTINTは再入力が発生するたびに制限時間がリセットされるため、時間を制限している意味が無い
  3.@TINPUTINTは時間切れ時の戻り値を暗黙の許容値として扱ってしまっており、ユーザによる入力値か時間切れかの判別ができない

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

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


[Reversedev] [Bug 1416848] Re: @INPUTINTと@TINPUTINTの問題点

2015-02-02 スレッド表示 L7switch
** Branch linked: lp:eratohoreverse

-- 
You received this bug notification because you are a member of
reverse_dev, which is subscribed to Project_Reverse.
https://bugs.launchpad.net/bugs/1416848

Title:
  @INPUTINTと@TINPUTINTの問題点

Status in eratohoЯeverse:
  In Progress
Status in Project_Reverse 1.1 series:
  In Progress

Bug description:
  1.@INPUTINTおよび@TINPUTINTは再入力時に行消去を行わないため、連続で入力を失敗した場合にログが流されてしまう
  2.@TINPUTINTは再入力が発生するたびに制限時間がリセットされるため、時間を制限している意味が無い
  3.@TINPUTINTは時間切れ時の戻り値を暗黙の許容値として扱ってしまっており、ユーザによる入力値か時間切れかの判別ができない

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

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