reversedev team mailing list archive
-
reversedev team
-
Mailing list archive
-
Message #00248
[Bug 1416878] Re: @ACTM_NUMの不具合
** Also affects: eratohoreverse/1.1
Importance: Low
Assignee: revkoishi (revkoishi)
Status: Fix Committed
** Also affects: eratohoreverse/1.0
Importance: Undecided
Status: New
** Changed in: eratohoreverse/1.0
Milestone: None => 1.020
** Changed in: eratohoreverse/1.0
Assignee: (unassigned) => revkoishi (revkoishi)
** Changed in: eratohoreverse/1.0
Importance: Undecided => Low
** Changed in: eratohoreverse/1.0
Status: New => Fix Committed
--
You received this bug notification because you are a member of
reverse_dev, which is subscribed to Project_Reverse.
https://bugs.launchpad.net/bugs/1416878
Title:
@ACTM_NUMの不具合
Status in eratohoЯeverse:
Fix Committed
Status in Project_Reverse 1.0 series:
Fix Committed
Status in Project_Reverse 1.1 series:
Fix Committed
Bug description:
@ACTM_NUMの不具合
引数ARGSに系列名称を渡すとエラーが発生
(現状そのような使われ方はしていないので優先度は低め?)
FUNCTION\GETTER\COMMON_GETTER_TRAIN.ERBの555行目でエラーが発生しました:Emuera1820alpha009
LARG = ISNUMERIC(ARGS) ? TOINT(ARGS) # MENUNUM(ARGS:1)
エラー内容:配列変数ARGSの第1引数(1)は配列の範囲外です
現在の関数:@ACTM_NUM(FUNCTION\GETTER\COMMON_GETTER_TRAIN.ERBの548行目)
当該関数にARGS:1は存在しないためARGS:1を参照するのは誤り。ARGSを参照するのが正しい
To manage notifications about this bug go to:
https://bugs.launchpad.net/eratohoreverse/+bug/1416878/+subscriptions
References