In the attached project, the MQL-like preview shows:
[
{
"/base/jsbach/bach_composition/bwv": [
{
"connect": "insert",
"value": "52",
"type": "/type/text"
}
],
"name": "Falsche Welt, dir trau ich nicht",
"/music/composition/composer": [
{
"id": "/en/johann_sebastian_bach"
}
],
"type": "/base/jsbach/bach_composition",
"/music/composition/form": [
{
"id": "/en/cantata"
}
],
"create": "unless_exists"
}
]
If you feed the MQL to the query editor (http://tinyurl.com/3858oww), you get
"Must specify 'lang' when using /type/text in a write"
error.
Original issue reported on code.google.com by raymond....@gmail.com on 10 May 2010 at 5:13
Original issue reported on code.google.com by
raymond....@gmail.com
on 10 May 2010 at 5:13Attachments: