reversedev team mailing list archive
-
reversedev team
-
Mailing list archive
-
Message #00252
[Bug 1416878] Re: @ACTM_NUMの不具合
** Changed in: eratohoreverse/1.0
Status: Fix Committed => Fix Released
** Changed in: eratohoreverse/1.1
Status: Fix Committed => Fix Released
--
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 Released
Status in Project_Reverse 1.0 series:
Fix Released
Status in Project_Reverse 1.1 series:
Fix Released
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