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

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

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.0.4
    • 1.0.3
    • ymir-core
    • None

    Description

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

      例:

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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: