Quantcast
Channel: Using Optimizely Platforms
Viewing all articles
Browse latest Browse all 8020

LangugeRouting with Client.Get()

$
0
0

Hi!

I'm using Find 13.0.5 and trying out the new LanguageRouting. I have a class with a LanguageRouting property that has has the LanguageRoutingAttribute. When I index such an entity without setting the LanguageRouting property, I can do Client.Get(id) and get a response back. But when I add the LanguageRouting and then call Client.Get(id) I get nothing back. There's an overload in Client.Get() that takes language routing as the second argument, but when looking at the implementation that argument is ignored. And passing the argument still returns null.

Is this a bug or am I missing something?


Viewing all articles
Browse latest Browse all 8020

Trending Articles