[Developers] Issue with link directives in queries

Christine Weibel xtine at metaweb.com
Thu Mar 12 17:57:11 UTC 2009


philip - thanks for that report - i've filed it as MQL-480.




Philip Kendall wrote:
> While playing around with some bits of introspection, I came up with the
> following query:
>
> {
>   "/type/namespace/keys" : [
>     {
>       "link" : {
>         "target_value" : null
>       },
>       "value" : "philip_kendall"
>     }
>   ],
>   "id" : "/en"
> }
>
> This certainly isn't doing what I expect it to do, in that it's
> returning things with a "value" other than "philip_kendall". Things
> happen as expected if I don't have the "target_value" clause in there.
>
> Am I missing something obvious here?
>
> Cheers,
>
> Phil
>
>   



More information about the Developers mailing list