[Reversedevgru] [Bug 1416878] Re: @ACTM_NUMの不具合

2015-02-14 Thread L7switch
** Changed in: eratohoreverse/1.1
Milestone: 1.110 => None

-- 
You received this bug notification because you are a member of
reverse_devgru, 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

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


[Reversedevgru] [Bug 1416878] Re: @ACTM_NUMの不具合

2015-02-08 Thread L7switch
** 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_devgru, 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

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


[Reversedevgru] [Bug 1416878] Re: @ACTM_NUMの不具合

2015-02-02 Thread L7switch
** 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_devgru, 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

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


[Reversedevgru] [Bug 1416878] Re: @ACTM_NUMの不具合

2015-02-02 Thread revkoishi
** Attachment added: "修正ファイル"
   
https://bugs.launchpad.net/eratohoreverse/+bug/1416878/+attachment/4310406/+files/rev.70%40Bug%231416878-%40ACTM_NUM%E3%81%AE%E4%B8%8D%E5%85%B7%E5%90%88.7z

** Changed in: eratohoreverse
   Status: In Progress => Fix Committed

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

Title:
  @ACTM_NUMの不具合

Status in eratohoЯeverse:
  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

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


[Reversedevgru] [Bug 1416878] Re: @ACTM_NUMの不具合

2015-02-02 Thread Launchpad Bug Tracker
** Branch linked: lp:eratohoreverse

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

Title:
  @ACTM_NUMの不具合

Status in eratohoЯeverse:
  In Progress

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

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