I assume this worked before but changed in a recent release of Sedna (currently 2.1.12) but metadata values are now '$<blah>' instead of '$<blah>.xml'
So the two instances of doc("$version.xml") in adapter.py must now read doc("$version")
Thanks!
patchfile
Log in to post a comment.
patchfile