Uploaded image for project: 'Ymir'
  1. Ymir
  2. YMIR-341

[ymir-core] CookieScopeで@InをCookie型のsetterにつけても値が取れない

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 1.0.4
    • Affects Version/s: 1.0.3
    • Component/s: ymir-core
    • None

      CookieScopeで@InをCookie型のsetterにつけても値が取れない。

      例:

      @In(CookieScope.class)
      public void setKey(Cookie key) {
          this.key = key;
      }
      

            Assignee:
            skirnir skirnir
            Reporter:
            skirnir skirnir
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: