I’m having problems exporting (via the Export module) a binding I’ve created through the Bindings tab on the Query page, has anyone come across this before?
I tried first on my project I’m working on, when that didn’t work, I set up a clean install of Orchard and tried there. However the binding still does not appear in the exported xml, the query I created pointing to the binding comes out ok and is still pointing to the type.
I checked in the error log but there’s nothing in there…
Any thoughts or advice are welcome.
After hitting this bug myself, I decided to write the export/import functionality for member bindings.
I added it as a module to the gallery..
Orchard Gallery: Contrib.ImportExportBindings
Github: Orchard-ImportExportBindings
It will do the trick.
I’m not sure it should be in the source of orchard though.