Details

    • Task
    • Resolution: Fixed
    • Major
    • None
    • 1.2.8, 1.3.10
    • docs
    • None
    • TP Sprint 16

    Description

      From Koichi via email (w25739@scsk.jp):

      We found Typo in following page(this is same mistake…)
      http://docs.couchbase.com/couchbase-sdk-net-1.3/#using-couchbaseclient-json-extension-methods
      http://docs.couchbase.com/couchbase-sdk-net-1.2/#couchbaseclient-json-extension-methods

      in sample code…

      var savedBeer = client.GetJson<beer><Beer>(key);</beer>

      should be

      var savedBeer = client.GetJson<Beer>(key);

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            akurtzman Amy Kurtzman (Inactive)
            akurtzman Amy Kurtzman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty