Reputation: 9193
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.
Upvotes: 3
Views: 173
Reputation: 4337
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.
Upvotes: 2
Reputation: 9193
On the advice of @Bertrand Le Roy, I've filed a bug on this http://orchard.codeplex.com/workitem/19447
Upvotes: 1