Description
To reproduce:
Insert document into bucket with key "ääåaasdaéö" (contains all the Swedish special characters).
private static readonly Cluster Cluster = new Cluster(config);
|
|
private static void Main(string[] args)
|
{
|
using (var bucket = Cluster.OpenBucket("default"))
|
{
|
var check = bucket.Exists("ääåaasdaéö"); // Returns False
|
}
|
}
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | New [ 10003 ] | Open [ 1 ] |
Fix Version/s | 2.3.7 [ 13621 ] |
Fix Version/s | 2.3.8 [ 13636 ] | |
Fix Version/s | 2.3.7 [ 13621 ] |
Rank | Ranked higher |
Rank | Ranked higher |
Fix Version/s | backlog-2.0 [ 11326 ] | |
Fix Version/s | 2.3.8 [ 13636 ] |
Assignee | Jeff Morris [ jmorris ] | Michael Goldsmith [ mike.goldsmith ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Sprint | SDK39: Finds, CLQ, Docs, ErrM [ 317 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Fix Version/s | 2.3.9 [ 13652 ] | |
Fix Version/s | backlog-2.0 [ 11326 ] |