You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 14, 2021. It is now read-only.
I would assume that code would become sv-SE. But it is what I sent in instead, sv. I read section 3.4 in the lookup information in the RFC but can't really see that this is how it should be.
The first matching tag found, according to the user's priority, is considered the closest match and is the item returned.
Hi,
I'm using 1.0.1 and when I'm using
basicFilterlike this:codebecomessv-SElike I assumed. However when I'm trying to uselookuplike this:I would assume that code would become
sv-SE. But it is what I sent in instead,sv. I read section 3.4 in the lookup information in the RFC but can't really see that this is how it should be.Is this a bug in
lookup?