MQL query editor permalink bug
-
-
The MQL query editor (http://www.freebase.com/tools/queryeditor) is not able to generatea a functioning permalink for the following query
{"id":"#9202a8c04000641f8000000004f4abbe","name":[],"type":[]}
Contrast this to the sample query (from http://www.freebase.com/view/guid/9202a8c04000641f800000000544e148):
{"albums":{"query":{"album":[],"name":"The Police","type":"/music/artist"}}}
which corresponds to the permalink:
Perhaps, it's the "#" in the id that is causing the permalink generator problems.
Thanks,
-Raymond
-